#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) |
Private Attributes | |
| CGMap * | G |
Definition at line 49 of file topologic-view.hh.
| Topologic_View::Topologic_View | ( | CGMap * | GM | ) |
Definition at line 47 of file topologic-view.cc.
| void Topologic_View::Alpha_Draw | ( | int | i | ) |
Definition at line 441 of file topologic-view.cc.
| void Topologic_View::Create_Darts_View | ( | ) |
Definition at line 337 of file topologic-view.cc.
| void Topologic_View::Create_Face_Darts_View | ( | CDart * | dgm, | |
| int | markDart | |||
| ) |
Definition at line 64 of file topologic-view.cc.
| void Topologic_View::Create_Volume_Darts_View | ( | CDart * | dgm, | |
| int | markVolume | |||
| ) |
Definition at line 218 of file topologic-view.cc.
| void Topologic_View::Darts_Draw | ( | ) |
Definition at line 406 of file topologic-view.cc.
CGMap* GMap3d::Topologic_View::G [private] |
Definition at line 77 of file topologic-view.hh.
1.5.8