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

Go to the source code of this file.

Namespaces

namespace  PluginFunctions
 

Functions

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

Detailed Description

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

Definition in file PluginFunctionsSphere.hh.