#include "PolyVoxImpl/TypeDef.h"#include <cassert>
Include dependency graph for Material.h:Go to the source code of this file.
Classes | |
| class | PolyVox::Material< MaterialType > |
| This class represents a voxel storing only a material. More... | |
Namespaces | |
| namespace | PolyVox |
Main namespace. | |
Typedefs | |
| typedef Material< uint8_t > | PolyVox::Material8 |
| typedef Material< uint16_t > | PolyVox::Material16 |
| typedef Material< uint32_t > | PolyVox::Material32 |
1.7.1