Public Member Functions | |
VSDNURBSTo3 (unsigned id, unsigned level, const boost::optional< double > &x2, const boost::optional< double > &y2, const boost::optional< double > &knot, const boost::optional< double > &knotPrev, const boost::optional< double > &weight, const boost::optional< double > &weightPrev, const boost::optional< NURBSData > &data) | |
virtual | ~VSDNURBSTo3 () |
void | handle (VSDCollector *collector) const |
VSDGeometryListElement * | clone () |
Public Attributes | |
NURBSData | m_data |
double | m_x2 |
double | m_y2 |
double | m_knot |
double | m_knotPrev |
double | m_weight |
double | m_weightPrev |
libvisio::VSDNURBSTo3::VSDNURBSTo3 | ( | unsigned | id, |
unsigned | level, | ||
const boost::optional< double > & | x2, | ||
const boost::optional< double > & | y2, | ||
const boost::optional< double > & | knot, | ||
const boost::optional< double > & | knotPrev, | ||
const boost::optional< double > & | weight, | ||
const boost::optional< double > & | weightPrev, | ||
const boost::optional< NURBSData > & | data | ||
) | [inline] |
virtual libvisio::VSDNURBSTo3::~VSDNURBSTo3 | ( | ) | [inline, virtual] |
libvisio::VSDGeometryListElement * libvisio::VSDNURBSTo3::clone | ( | ) | [virtual] |
Implements libvisio::VSDGeometryListElement.
void libvisio::VSDNURBSTo3::handle | ( | VSDCollector * | collector | ) | const [virtual] |
Implements libvisio::VSDGeometryListElement.
Referenced by libvisio::VSDGeometryList::addNURBSTo().
Referenced by libvisio::VSDGeometryList::addNURBSTo().
Referenced by libvisio::VSDGeometryList::addNURBSTo().
Referenced by libvisio::VSDGeometryList::addNURBSTo().
double libvisio::VSDNURBSTo3::m_x2 |
Referenced by libvisio::VSDGeometryList::addNURBSTo().
double libvisio::VSDNURBSTo3::m_y2 |
Referenced by libvisio::VSDGeometryList::addNURBSTo().