11 :
public ComposedMObject<Path, BaseTransformableMobject, StrokeableMObject,
24 :
Path(list, false) {}
26 : points_(list, closed) {}
void set_points(const property::PositionList::data_t &points)
std::vector< vec > data_t
Path(const property::PositionList::data_t &list)
Path & operator=(const Path &)=delete
Path & operator=(Path &&)=delete
Path(const Path &)=delete
const property::PositionList & points() const
Path(const property::PositionList::data_t &list, bool_t closed)
std::vector< __ItemType > data_t
#define XCAL_MOBJECT_TYPE(type)