|
PolyVox
0.2.1
Open source voxel management library
|
#include "PolyVoxCore/DefaultIsQuadNeeded.h"#include "PolyVoxCore/DefaultMarchingCubesController.h"#include "Impl/TypeDef.h"Go to the source code of this file.
Classes | |
| class | PolyVox::MaterialDensityPair< Type, NoOfMaterialBits, NoOfDensityBits > |
| This class represents a voxel storing only a density. More... | |
| class | PolyVox::DefaultIsQuadNeeded< MaterialDensityPair< Type, NoOfMaterialBits, NoOfDensityBits > > |
| class | PolyVox::DefaultMarchingCubesController< MaterialDensityPair< Type, NoOfMaterialBits, NoOfDensityBits > > |
Namespaces | |
| namespace | PolyVox |
| Main namespace. | |
Typedefs | |
| typedef MaterialDensityPair < uint8_t, 4, 4 > | PolyVox::MaterialDensityPair44 |
| typedef MaterialDensityPair < uint16_t, 8, 8 > | PolyVox::MaterialDensityPair88 |
1.8.1