71 #ifndef __gVirtualXRayConfig_h 78 #ifndef __PolygonMesh_h 106 CubeMesh(
double aLength = 1.0 *
cm,
int anIndexDataType = 0);
115 void create(
double aLength = 1.0 *
cm,
int anIndexDataType = 0);
126 #endif // __CubeMesh_h CubeMesh is a class to handle 3D meshes of cubes.
PolygonMesh is a class to handle polygon (triangles) meshes.
const double cm
centimeter
CubeMesh(double aLength=1.0 *cm, int anIndexDataType=0)
Default constructor.
Class to handle polygon (triangles) meshes.
Class to handle 3D meshes of cubes.
void create(double aLength=1.0 *cm, int anIndexDataType=0)
Create a new cube.