|
MeshKit
1.0
|
#include <Global.hpp>
Public Member Functions | |
| int | getNumNodes () const |
| Vertex * | getVertex (int i) const |
Public Attributes | |
| vector< Vertex * > | connect |
| iBase_EntityHandle | gEdgeHandle |
| int | id |
| int | index |
| int | edge_type |
| double | e |
Definition at line 58 of file Global.hpp.
| int getNumNodes | ( | ) | const [inline] |
Definition at line 59 of file Global.hpp.
Definition at line 63 of file Global.hpp.
Definition at line 67 of file Global.hpp.
| double e |
Definition at line 72 of file Global.hpp.
| int edge_type |
Definition at line 71 of file Global.hpp.
| iBase_EntityHandle gEdgeHandle |
Definition at line 68 of file Global.hpp.
| int id |
Definition at line 69 of file Global.hpp.
| int index |
Definition at line 70 of file Global.hpp.