#include <VSDXTypes.h>
|
unsigned char | xType |
|
unsigned char | yType |
|
std::vector< std::pair< double, double > > | points |
|
◆ PolylineData() [1/2]
libvisio::PolylineData::PolylineData |
( |
| ) |
|
|
inline |
◆ PolylineData() [2/2]
libvisio::PolylineData::PolylineData |
( |
const PolylineData & |
data | ) |
|
|
inline |
◆ operator=()
◆ points
std::vector<std::pair<double, double> > libvisio::PolylineData::points |
◆ xType
unsigned char libvisio::PolylineData::xType |
◆ yType
unsigned char libvisio::PolylineData::yType |
The documentation for this struct was generated from the following file: