#include <ZMFTypes.h>
Public Member Functions | |
Curve () | |
Public Attributes | |
std::vector< Point > | points |
std::vector< CurveType > | sectionTypes |
bool | closed |
|
inline |
bool libzmf::Curve::closed |
std::vector<Point> libzmf::Curve::points |
std::vector<CurveType> libzmf::Curve::sectionTypes |