7 #include "VoxelFarmConfig.h"
10 #include "PhysicsMaterials.h"
25 perMatVoxels = (
int*)VF_RAWCALLOC(cMATCLASSES,
sizeof(
int));
29 VF_FREE(perMatVoxels);
40 unsigned short dimension[2];
41 unsigned short* field;
71 TMap<int, nVoxelRange> voxelRanges;
72 TMap<int, nVoxel> voxelIds;
Contains all classes and functions for the VoxelFarm engine.
Stores the information for a Cell that has already been converted to a polygonal mesh.