Papyrus::Vertex Class Reference
#include <polyline.h>
List of all members.
|
Public Member Functions |
| | Vertex (double vx=0.0, double vy=0.0, bool vrelative=false) |
| virtual | ~Vertex () |
Public Attributes |
| double | x |
| double | y |
| bool | relative |
Constructor & Destructor Documentation
| Papyrus::Vertex::Vertex |
( |
double |
vx = 0.0, |
|
|
double |
vy = 0.0, |
|
|
bool |
vrelative = false | |
|
) |
| | [inline] |
| virtual Papyrus::Vertex::~Vertex |
( |
|
) |
[inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: