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

Go to the source code of this file.

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 
 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! More...
 
int Ogre::Volume::mcTriangles [256][16]
 Triangulation lookup table. More...
 
int Ogre::Volume::msEdges [16]
 
int Ogre::Volume::msTriangles [18][13]