#include <ZMFTypes.h>
Public Member Functions | |
| Curve () | |
Public Attributes | |
| std::vector< Point > | points |
| std::vector< CurveType > | sectionTypes |
| bool | closed |
| libzmf::Curve::Curve | ( | ) | [inline] |
Referenced by libzmf::ZMF4Parser::readBoundingBox(), and libzmf::ZMF4Parser::readRectangle().
| std::vector<Point> libzmf::Curve::points |
| std::vector<CurveType> libzmf::Curve::sectionTypes |