Developer Documentation
PluginFunctionsSkeleton.hh File Reference

Go to the source code of this file.

Namespaces

 PluginFunctions
 

Functions

bool PluginFunctions::getObject (int _identifier, SkeletonObject *&_object)
 
SkeletonPluginFunctions::skeleton (BaseObjectData *_object)
 Get a skeleton from an object. More...
 
SkeletonPluginFunctions::skeleton (int _identifier)
 Get a skeleton from an id. More...
 
SkeletonObjectPluginFunctions::skeletonObject (BaseObjectData *_object)
 Cast an BaseObject to a SkeletonObject if possible. More...
 
SkeletonObjectPluginFunctions::skeletonObject (int _identifier)
 Get SkeletonObject with its id if possible. More...
 

Detailed Description

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

Definition in file PluginFunctionsSkeleton.hh.