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 () |
| VSDXGeometryListElement () |
virtual | ~VSDXGeometryListElement () |
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 |
libvisio::VSDXNURBSTo1::~VSDXNURBSTo1 |
( |
| ) |
|
|
inline |
Member Function Documentation
Member Data Documentation
std::vector<std::pair<double, double> > libvisio::VSDXNURBSTo1::m_controlPoints |
|
private |
unsigned libvisio::VSDXNURBSTo1::m_degree |
|
private |
unsigned libvisio::VSDXNURBSTo1::m_id |
|
private |
std::vector<double> libvisio::VSDXNURBSTo1::m_knotVector |
|
private |
unsigned libvisio::VSDXNURBSTo1::m_level |
|
private |
std::vector<double> libvisio::VSDXNURBSTo1::m_weights |
|
private |
double libvisio::VSDXNURBSTo1::m_x2 |
|
private |
unsigned libvisio::VSDXNURBSTo1::m_xType |
|
private |
double libvisio::VSDXNURBSTo1::m_y2 |
|
private |
unsigned libvisio::VSDXNURBSTo1::m_yType |
|
private |
The documentation for this class was generated from the following file: