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