papyrus logo

Papyrus::Vertex Struct Reference

A simple extension of the point primitive to include an additional value used by polyline to determine whether the vertex is absolute or relative. More...

#include <polyline.h>

Inheritance diagram for Papyrus::Vertex:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Vertex (double vx=0.0, double vy=0.0, bool vrelative=false)
 Vertex (const Point &p, bool vrelative=false)
 Vertex (const Vertex &v)

Public Attributes

bool relative

Detailed Description

A simple extension of the point primitive to include an additional value used by polyline to determine whether the vertex is absolute or relative.


Constructor & Destructor Documentation

Papyrus::Vertex::Vertex ( double  vx = 0.0,
double  vy = 0.0,
bool  vrelative = false 
) [inline]
Papyrus::Vertex::Vertex ( const Point p,
bool  vrelative = false 
) [inline]
Papyrus::Vertex::Vertex ( const Vertex v  )  [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:

Generated on Fri Apr 16 12:41:08 2010 for papyrus by doxygen 1.6.1