#include <VSDXTypes.h>
Public Attributes |
unsigned char | xType |
unsigned char | yType |
std::vector< std::pair< double,
double > > | points |
Constructor & Destructor Documentation
libvisio::PolylineData::PolylineData |
( |
| ) |
|
|
inline |
libvisio::PolylineData::PolylineData |
( |
const PolylineData & |
data | ) |
|
|
inline |
Member Function Documentation
Member Data Documentation
std::vector<std::pair<double, double> > libvisio::PolylineData::points |
unsigned char libvisio::PolylineData::xType |
unsigned char libvisio::PolylineData::yType |
The documentation for this struct was generated from the following file: