Developer Documentation
PluginFunctionsCoordsys.hh File Reference

Go to the source code of this file.

Namespaces

 PluginFunctions
 

Functions

bool PluginFunctions::getObject (int _identifier, CoordsysObject *&_object)
 
CoordsysNodePluginFunctions::coordsysNode (BaseObjectData *_object)
 Get a CoordsysNode from an object. More...
 
CoordsysObjectPluginFunctions::coordsysObject (BaseObjectData *_object)
 Cast an BaseObject to a CoordsysObject if possible. More...
 
CoordsysObjectPluginFunctions::coordsysObject (int _objectId)
 Get a CoordsysObject with its identifier. More...
 

Detailed Description

This file contains functions which can be used by plugins to access Coordsyss in the framework.

Definition in file PluginFunctionsCoordsys.hh.