OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
OgreVolumeIsoSurfaceTablesMC.h File Reference

Namespaces

namespace  Ogre
 
namespace  Ogre::Volume
 

Variables

int Ogre::Volume::mcEdges [256]
 Marching Cubes tables from the public domain code found on http://local.wasp.uwa.edu.au/~pbourke/geometry/polygonise/ in http://paulbourke.net/geometry/polygonise/marchingsource.cpp Thanks!
 
int Ogre::Volume::mcTriangles [256][16]
 Triangulation lookup table.
 
int Ogre::Volume::msEdges [16]
 
int Ogre::Volume::msTriangles [18][13]