![]() |
Moka libraries
|
#include <voxel-view.hh>
Public Member Functions | |
| Voxel_View (CGMap *GM) | |
| void | Calculate_Int_Bounding_Box (float gmapBoundingBox[6], int matrixBoundingBox[6]) |
| void | Create_Matrix () |
| void | Draw_Vertices () |
| void | Draw_Edges () |
| void | Draw_Faces () |
Definition at line 48 of file voxel-view.hh.
| Voxel_View::Voxel_View | ( | CGMap * | GM | ) |
Definition at line 61 of file voxel-view.cc.
| void Voxel_View::Calculate_Int_Bounding_Box | ( | float | gmapBoundingBox[6], |
| int | matrixBoundingBox[6] | ||
| ) |
Definition at line 78 of file voxel-view.cc.
| void Voxel_View::Create_Matrix | ( | ) |
Definition at line 120 of file voxel-view.cc.
| void Voxel_View::Draw_Edges | ( | ) |
Definition at line 533 of file voxel-view.cc.
| void Voxel_View::Draw_Faces | ( | ) |
Definition at line 590 of file voxel-view.cc.
| void Voxel_View::Draw_Vertices | ( | ) |
Definition at line 474 of file voxel-view.cc.