Developer Documentation
|
Go to the source code of this file.
Namespaces | |
PluginFunctions | |
Functions | |
bool | PluginFunctions::getObject (int _identifier, SphereObject *&_object) |
SphereNode * | PluginFunctions::sphereNode (BaseObjectData *_object) |
Get a SphereNode from an object. More... | |
SphereObject * | PluginFunctions::sphereObject (BaseObjectData *_object) |
Cast an BaseObject to a SphereObject if possible. More... | |
SphereObject * | PluginFunctions::sphereObject (int _objectId) |
Get a SphereObject from id if possible. More... | |
This file contains functions which can be used by plugins to access spheres in the framework.
Definition in file PluginFunctionsSphere.hh.