Renamed SurfaceVertex.h/cpp to VertexTypes.h/cpp
This commit is contained in:
@ -25,7 +25,7 @@ freely, subject to the following restrictions:
|
||||
#include "MaterialDensityPair.h"
|
||||
#include "SurfaceMesh.h"
|
||||
#include "PolyVoxImpl/MarchingCubesTables.h"
|
||||
#include "SurfaceVertex.h"
|
||||
#include "VertexTypes.h"
|
||||
|
||||
namespace PolyVox
|
||||
{
|
||||
|
Reference in New Issue
Block a user