HyperspaceExplorer 0.7.1
|
Public Member Functions | |
GridDrawer (const VecMath::MultiDimensionalVector< VecMath::Vector< 4, NUM >, 3 > &x, const VecMath::MultiDimensionalVector< VecMath::Vector< D, NUM >, 3 > &x_scr, UI::View *view) | |
void | execute () |
Private Member Functions | |
void | drawPlane (unsigned t) |
void | drawStrip (unsigned t, unsigned u) |
void | drawCube (unsigned t, unsigned u, unsigned v) |
Private Attributes | |
const VecMath::MultiDimensionalVector < VecMath::Vector< 4, NUM >, 3 > & | x_ |
const VecMath::MultiDimensionalVector < VecMath::Vector< D, NUM >, 3 > & | x_scr_ |
UI::View * | view_ |