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

Go to the source code of this file.

Namespaces

namespace  PluginFunctions
 

Functions

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

Detailed Description

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

Definition in file PluginFunctionsSkeleton.hh.