PolyVox  0.2.1
Open source voxel management library
Classes | Namespaces | Typedefs
Material.h File Reference
#include "Impl/TypeDef.h"
#include "PolyVoxCore/DefaultIsQuadNeeded.h"
#include <cassert>

Go to the source code of this file.

Classes

class  PolyVox::Material< Type >
 This class represents a voxel storing only a material. More...
class  PolyVox::DefaultIsQuadNeeded< Material< Type > >

Namespaces

namespace  PolyVox
 Main namespace.

Typedefs

typedef Material< uint8_t > PolyVox::Material8
typedef Material< uint16_t > PolyVox::Material16