My Project
Public Attributes | List of all members
ParaEngine::IsoSurfaceBuilder::GridCell Struct Reference

Grid cell. More...

#include <IsoSurfaceBuilder.h>

Public Attributes

int cornerIndices [8]
 Indices of the eight corners of the cell in the data grid arrays. More...
 
int * isoVertices
 Iso vertex indices of this grid cell.
 

Detailed Description

Grid cell.

Member Data Documentation

§ cornerIndices

int ParaEngine::IsoSurfaceBuilder::GridCell::cornerIndices[8]

Indices of the eight corners of the cell in the data grid arrays.

      4------—5
     /.        /|
    / .       / |
   7------—6  |
   |  .      |  |
   |  0 . . .|. 1
   | ,       | /
   |,        |/
   3------—2 

The documentation for this struct was generated from the following file: