Developer Documentation
Loading...
Searching...
No Matches
PluginFunctionsCoordsys.hh File Reference

Go to the source code of this file.

Namespaces

namespace  PluginFunctions
 

Functions

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

Detailed Description

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

Definition in file PluginFunctionsCoordsys.hh.