Go to the source code of this file.
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] |
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.