papyrus logo

Papyrus::BezierVertex Class Reference

#include <bezierline.h>

Inheritance diagram for Papyrus::BezierVertex:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 BezierVertex (double vx=0.0, double vy=0.0, double vc1x=0.0, double vc1y=0.0, double vc2x=0.0, double vc2y=0.0, bool vrelative=false)
virtual ~BezierVertex ()

Public Attributes

double c1x
double c1y
double c2x
double c2y


Constructor & Destructor Documentation

Papyrus::BezierVertex::BezierVertex ( double  vx = 0.0,
double  vy = 0.0,
double  vc1x = 0.0,
double  vc1y = 0.0,
double  vc2x = 0.0,
double  vc2y = 0.0,
bool  vrelative = false 
) [inline]

virtual Papyrus::BezierVertex::~BezierVertex (  )  [inline, virtual]


Member Data Documentation


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

Generated on Wed Mar 18 12:34:55 2009 for papyrus by doxygen 1.5.7.1