Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PluginFunctionsSkyDome.hh File Reference

Go to the source code of this file.

Namespaces

 PluginFunctions
 

Functions

bool PluginFunctions::getObject (int _identifier, SkyDomeObject *&_object)
 
SkyDomeNodePluginFunctions::skyDomeNode (BaseObjectData *_object)
 Get a SkyDomeNode from an object. More...
 
SkyDomeObjectPluginFunctions::skyDomeObject (BaseObjectData *_object)
 Cast an BaseObject to a SkyDomeObject if possible. More...
 
SkyDomeObjectPluginFunctions::skyDomeObject (int _objectId)
 Get a SkyDomeObject from id if possible. More...
 

Detailed Description

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

Definition in file PluginFunctionsSkyDome.hh.