57#ifndef PLUGINFUNCTIONSCOORDSYS_HH
58#define PLUGINFUNCTIONSCOORDSYS_HH
Node for displaying coordinate systems.
CoordsysNode * coordsysNode(BaseObjectData *_object)
Get a CoordsysNode from an object.
bool getObject(const int _identifier, BaseObject *&_object)
Get the object which has the given identifier.
CoordsysObject * coordsysObject(BaseObjectData *_object)
Cast an BaseObject to a CoordsysObject if possible.