HE_Mesh  6.0.1
wblut.geom.WB_Geodesic.Type Enum Reference

Public Member Functions

 Type (final int index)
 
int getIndex ()
 

Public Attributes

 TETRAHEDRON =(0)
 
 OCTAHEDRON =(1)
 
 CUBE =(2)
 
 DODECAHEDRON =(3)
 
 ICOSAHEDRON =(4)
 

Private Attributes

final int index
 

Constructor & Destructor Documentation

wblut.geom.WB_Geodesic.Type.Type ( final int  index)

Member Function Documentation

int wblut.geom.WB_Geodesic.Type.getIndex ( )

Member Data Documentation

wblut.geom.WB_Geodesic.Type.CUBE =(2)
wblut.geom.WB_Geodesic.Type.DODECAHEDRON =(3)
wblut.geom.WB_Geodesic.Type.ICOSAHEDRON =(4)
final int wblut.geom.WB_Geodesic.Type.index
private
wblut.geom.WB_Geodesic.Type.OCTAHEDRON =(1)
wblut.geom.WB_Geodesic.Type.TETRAHEDRON =(0)

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