|
| VSDNURBSTo1 (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) |
|
virtual | ~VSDNURBSTo1 () |
|
void | handle (VSDCollector *collector) const |
|
VSDGeometryListElement * | clone () |
|
| VSDGeometryListElement (unsigned id, unsigned level) |
|
virtual | ~VSDGeometryListElement () |
|
virtual unsigned | getDataID () const |
|
void | setLevel (unsigned level) |
|
libvisio::VSDNURBSTo1::VSDNURBSTo1 |
( |
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 |
virtual libvisio::VSDNURBSTo1::~VSDNURBSTo1 |
( |
| ) |
|
|
inlinevirtual |
void libvisio::VSDNURBSTo1::handle |
( |
VSDCollector * |
collector | ) |
const |
|
virtual |
std::vector<std::pair<double, double> > libvisio::VSDNURBSTo1::m_controlPoints |
unsigned libvisio::VSDNURBSTo1::m_degree |
std::vector<double> libvisio::VSDNURBSTo1::m_knotVector |
std::vector<double> libvisio::VSDNURBSTo1::m_weights |
double libvisio::VSDNURBSTo1::m_x2 |
unsigned libvisio::VSDNURBSTo1::m_xType |
double libvisio::VSDNURBSTo1::m_y2 |
unsigned libvisio::VSDNURBSTo1::m_yType |
The documentation for this class was generated from the following file: