Public Attributes | |
float | sphere_rad |
float | inner_rad |
float | offset |
bool | outside |
float | hole_diam |
float | connection_rad |
float | xc |
float | yc |
float | zc |
float | curvX |
float | curvY |
float | curvRad |
float | holeStart |
float | lineEnd |
float | curvEnd |
vertexList_c * | vl |
int | flags |
int | fb_index |
int | fb_face |
int | color |
int genPar::color |
Referenced by voxel_2_c::getMeshInternal(), and outTriangle().
float genPar::connection_rad |
Referenced by voxel_2_c::getMeshInternal(), makeSphere(), and radius().
float genPar::curvEnd |
Referenced by drawHole(), and voxel_2_c::getMeshInternal().
float genPar::curvRad |
Referenced by voxel_2_c::getMeshInternal(), and radius().
float genPar::curvX |
Referenced by voxel_2_c::getMeshInternal(), and radius().
float genPar::curvY |
Referenced by voxel_2_c::getMeshInternal(), and radius().
int genPar::fb_face |
Referenced by makeSphere(), and outTriangle().
int genPar::fb_index |
Referenced by voxel_2_c::getMeshInternal(), and outTriangle().
int genPar::flags |
Referenced by voxel_2_c::getMeshInternal(), makeSphere(), and outTriangle().
float genPar::hole_diam |
Referenced by drawConnectingHole(), voxel_2_c::getMeshInternal(), and makeSphere().
float genPar::holeStart |
Referenced by drawHole(), and voxel_2_c::getMeshInternal().
float genPar::inner_rad |
Referenced by drawConnectingTriangle(), drawTriangle(), and voxel_2_c::getMeshInternal().
float genPar::lineEnd |
Referenced by drawHole(), and voxel_2_c::getMeshInternal().
float genPar::offset |
Referenced by drawConnectingTriangle(), drawTriangle(), voxel_2_c::getMeshInternal(), and radius().
bool genPar::outside |
Referenced by drawConnectingHole(), drawTriangle(), voxel_2_c::getMeshInternal(), and makeSphere().
float genPar::sphere_rad |
Referenced by drawConnectingHole(), drawConnectingTriangle(), drawTriangle(), voxel_2_c::getMeshInternal(), makeSphere(), and radius().
vertexList_c* genPar::vl |
Referenced by voxel_2_c::getMeshInternal(), and outTriangle().
float genPar::xc |
Referenced by voxel_2_c::getMeshInternal(), and outTriangle().
float genPar::yc |
Referenced by voxel_2_c::getMeshInternal(), and outTriangle().
float genPar::zc |
Referenced by voxel_2_c::getMeshInternal(), and outTriangle().