Moka libraries
|
#include <topologic-view.hh>
Public Member Functions | |
Topologic_View (CGMap *GM) | |
void | Create_Face_Darts_View (CDart *dgm, int markDart) |
void | Create_Volume_Darts_View (CDart *dgm, int markVolume) |
void | Create_Darts_View () |
void | Darts_Draw () |
void | Alpha_Draw (int i) |
Definition at line 49 of file topologic-view.hh.
Topologic_View::Topologic_View | ( | CGMap * | GM | ) |
Definition at line 55 of file topologic-view.cc.
void Topologic_View::Alpha_Draw | ( | int | i | ) |
Definition at line 449 of file topologic-view.cc.
void Topologic_View::Create_Darts_View | ( | ) |
Definition at line 345 of file topologic-view.cc.
void Topologic_View::Create_Face_Darts_View | ( | CDart * | dgm, |
int | markDart | ||
) |
Definition at line 72 of file topologic-view.cc.
void Topologic_View::Create_Volume_Darts_View | ( | CDart * | dgm, |
int | markVolume | ||
) |
Definition at line 226 of file topologic-view.cc.
void Topologic_View::Darts_Draw | ( | ) |
Definition at line 414 of file topologic-view.cc.