#include <VertexBase.h>

Public Member Functions | |
| VertexBase () | |
| VertexBase (const Point *ptr) | |
| const Point * | getPointer () const |
| const Point & | operator[] (int i) const |
Private Attributes | |
| const Point * | base |
Definition at line 36 of file VertexBase.h.
|
inline |
Definition at line 38 of file VertexBase.h.
|
inline |
Definition at line 39 of file VertexBase.h.
|
inline |
Definition at line 40 of file VertexBase.h.
|
inline |
Definition at line 42 of file VertexBase.h.
|
private |
Definition at line 45 of file VertexBase.h.