74 return ( _object != 0 );
Node for displaying coordinate systems.
bool getObject(const int _identifier, BaseObject *&_object)
Get the object which has the given identifier.
CoordsysNode * coordsysNode(BaseObjectData *_object)
Get a CoordsysNode from an object.
bool dataType(DataType _type) const
CoordsysNode * coordsysNode()
Get the scenegraph Node.
CoordsysObject * coordsysObject(BaseObjectData *_object)
Cast an BaseObject to a CoordsysObject if possible.