Biomechanical Joint Model
 Author: Anderson Maciel

tables.cpp File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

int edgeTable [256]
int faceTable [256]
int cubeEdges [12][2]
int triTable [256][16]


Variable Documentation

int cubeEdges[12][2]
 

Initial value:

 {{0,1}, {1,2}, {2,3}, {3,0}, 
                           {4,5}, {5,6}, {6,7}, {7,4},
                           {0,4}, {1,5}, {2,6}, {3,7}}

Definition at line 60 of file tables.cpp.

Referenced by marchingCubes::polygonise().

int edgeTable[256]
 

Definition at line 1 of file tables.cpp.

Referenced by marchingCubes::polygonise().

int faceTable[256]
 

Initial value:

{
      0,21,37,53,38,55,39,55,22,23,55,55,54,55,55,51,
      25,29,61,61,63,63,63,63,31,31,63,63,63,63,63,59,
      41,61,45,61,47,63,47,63,63,63,63,63,63,63,63,59,
      57,61,61,60,63,63,63,62,63,63,63,62,63,63,63,58,
      42,63,47,63,46,63,47,63,62,63,63,63,62,63,63,59,
      59,63,63,63,63,63,63,63,63,63,63,63,63,63,63,59,
      43,63,47,63,47,63,15,31,63,63,63,63,63,63,31,27,
      59,63,63,62,63,63,31,30,63,63,63,62,63,63,31,26,
      26,31,63,63,62,63,63,63,30,31,63,63,62,63,63,59,
      27,31,63,63,63,63,63,63,31,15,63,47,63,47,63,43,
      59,63,63,63,63,63,63,63,63,63,63,63,63,63,63,59,
      59,63,63,62,63,63,63,62,63,47,63,46,63,47,63,42,
      58,63,63,63,62,63,63,63,62,63,63,63,60,61,61,57,
      59,63,63,63,63,63,63,63,63,47,63,47,61,45,61,41,
      59,63,63,63,63,63,31,31,63,63,63,63,61,61,29,25,
      51,55,55,54,55,55,23,22,55,39,55,38,53,37,21,0 }

Definition at line 42 of file tables.cpp.

Referenced by marchingCubes::polygonise().

int triTable[256][16]
 

Definition at line 64 of file tables.cpp.


Generated on Thu Dec 1 10:14:13 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5