Namespaces | Typedefs

PolyVoxCore/include/PolyVoxCore/SurfaceTypes.h File Reference

#include <set>
Include dependency graph for SurfaceTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PolyVox
 

Main namespace.


Typedefs

typedef std::set
< SurfaceVertex >::iterator 
PolyVox::SurfaceVertexIterator
typedef std::set
< SurfaceVertex >
::const_iterator 
PolyVox::SurfaceVertexConstIterator
typedef std::set
< SurfaceTriangle >::iterator 
PolyVox::SurfaceTriangleIterator
typedef std::set
< SurfaceTriangle >
::const_iterator 
PolyVox::SurfaceTriangleConstIterator
typedef std::set< SurfaceEdge >
::iterator 
PolyVox::SurfaceEdgeIterator
typedef std::set< SurfaceEdge >
::const_iterator 
PolyVox::SurfaceEdgeConstIterator