68 #ifndef PLUGINFUNCTIONSPOLYLINE_HH 69 #define PLUGINFUNCTIONSPOLYLINE_HH 126 #endif // PLUGINFUNCTIONSPOLYLINE_HH PolyLine * polyLine(BaseObjectData *_object)
Get a poly Line from an object.
PolyLineObject * polyLineObject(BaseObjectData *_object)
Cast an BaseObject to a PolyLineObject if possible.
bool getObject(const int _identifier, BaseObject *&_object)
Get the object which has the given identifier.
bool getSourcePolylines(std::vector< PolyLine *> &_polylines)
Get a pointer to every Polyline which is marked as a source.
bool getTargetPolylines(std::vector< PolyLine *> &_polylines)
Get a pointer to every Polyline which is marked as a target.