OGRE-Next 4.0.0unstable
Object-Oriented Graphics Rendering Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
OgreVolumeIsoSurfaceTablesMC.h File Reference

Namespaces

namespace  Ogre
 bswapNN may be defined as macros in <sys/endian.h> or <sys/bswap.h>
 
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]