#include "PolyVoxImpl/TypeDef.h"
Include dependency graph for MaterialDensityPair.h:
This graph shows which files directly or indirectly include this file: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... | |
Namespaces | |
| namespace | PolyVox |
Main namespace. | |
Typedefs | |
| typedef MaterialDensityPair < uint8_t, 4, 4 > | PolyVox::MaterialDensityPair44 |
| typedef MaterialDensityPair < uint16_t, 8, 8 > | PolyVox::MaterialDensityPair88 |
1.7.1