Developer Documentation
PluginFunctionsPlane.hh File Reference

Go to the source code of this file.

Namespaces

 PluginFunctions
 

Functions

bool PluginFunctions::getObject (int _identifier, PlaneObject *&_object)
 
PlaneNodePluginFunctions::planeNode (BaseObjectData *_object)
 Get a PlaneNode from an object. More...
 
PlanePluginFunctions::plane (BaseObjectData *_object)
 Get a Plane from an object. More...
 
PlaneObjectPluginFunctions::planeObject (BaseObjectData *_object)
 Cast an BaseObject to a PlaneObject if possible. More...
 
PlaneObjectPluginFunctions::planeObject (int _objectId)
 Get a PlaneObject from an object id if possible. More...
 

Detailed Description

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

Definition in file PluginFunctionsPlane.hh.