Started getting rid of IntegrealVector3.
Also added ForwardDeclarations.h
This commit is contained in:
@ -34,7 +34,7 @@ namespace PolyVox
|
||||
bool m_bContainsSingleMaterialPatch;
|
||||
bool m_bContainsMultiMaterialPatch;
|
||||
|
||||
UIntVector3 m_v3dRegionPosition;
|
||||
Vector3DInt32 m_v3dRegionPosition;
|
||||
IndexedSurfacePatch* m_patchSingleMaterial;
|
||||
IndexedSurfacePatch* m_patchMultiMaterial;
|
||||
|
||||
|
Reference in New Issue
Block a user