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