Developer Documentation
PluginFunctionsSphere.hh File Reference

Go to the source code of this file.

Namespaces

 PluginFunctions
 

Functions

bool PluginFunctions::getObject (int _identifier, SphereObject *&_object)
 
SphereNodePluginFunctions::sphereNode (BaseObjectData *_object)
 Get a SphereNode from an object. More...
 
SphereObjectPluginFunctions::sphereObject (BaseObjectData *_object)
 Cast an BaseObject to a SphereObject if possible. More...
 
SphereObjectPluginFunctions::sphereObject (int _objectId)
 Get a SphereObject from id if possible. More...
 

Detailed Description

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

Definition in file PluginFunctionsSphere.hh.