Public Attributes |
| double | m_x |
| double | m_y |
| double | m_a |
| double | m_b |
Additional Inherited Members |
| unsigned | m_id |
| unsigned | m_level |
Constructor & Destructor Documentation
| libvisio::VSDRelQuadBezTo::VSDRelQuadBezTo |
( |
unsigned |
id, |
|
|
unsigned |
level, |
|
|
const boost::optional< double > & |
x, |
|
|
const boost::optional< double > & |
y, |
|
|
const boost::optional< double > & |
a, |
|
|
const boost::optional< double > & |
b |
|
) |
| |
|
inline |
| virtual libvisio::VSDRelQuadBezTo::~VSDRelQuadBezTo |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| void libvisio::VSDRelQuadBezTo::handle |
( |
VSDCollector * |
collector | ) |
const |
|
virtual |
Member Data Documentation
| double libvisio::VSDRelQuadBezTo::m_a |
| double libvisio::VSDRelQuadBezTo::m_b |
| double libvisio::VSDRelQuadBezTo::m_x |
| double libvisio::VSDRelQuadBezTo::m_y |
The documentation for this class was generated from the following file: