List of all members.
Public Member Functions |
| VSDXNURBSTo1 (unsigned id, unsigned level, double x2, double y2, unsigned char xType, unsigned char yType, unsigned degree, std::vector< std::pair< double, double > > controlPoints, std::vector< double > knotVector, std::vector< double > weights) |
| ~VSDXNURBSTo1 () |
void | handle (VSDXCollector *collector) |
VSDXGeometryListElement * | clone () |
Private Attributes |
unsigned | m_id |
unsigned | m_level |
double | m_x2 |
double | m_y2 |
unsigned | m_xType |
unsigned | m_yType |
unsigned | m_degree |
std::vector< std::pair< double,
double > > | m_controlPoints |
std::vector< double > | m_knotVector |
std::vector< double > | m_weights |
Constructor & Destructor Documentation
libvisio::VSDXNURBSTo1::VSDXNURBSTo1 |
( |
unsigned |
id, |
|
|
unsigned |
level, |
|
|
double |
x2, |
|
|
double |
y2, |
|
|
unsigned char |
xType, |
|
|
unsigned char |
yType, |
|
|
unsigned |
degree, |
|
|
std::vector< std::pair< double, double > > |
controlPoints, |
|
|
std::vector< double > |
knotVector, |
|
|
std::vector< double > |
weights |
|
) |
| [inline] |
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: