|
Developer Documentation
|
#include <OpenFlipper/common/Types.hh>Go to the source code of this file.
Namespaces | |
| namespace | PluginFunctions |
Functions | |
| bool | PluginFunctions::getObject (int _identifier, BSplineCurveObject *&_object) |
| BSplineCurve * | PluginFunctions::splineCurve (BaseObjectData *_object) |
| Get a Bspline curve from an object. | |
| BSplineCurveObject * | PluginFunctions::bsplineCurveObject (BaseObjectData *_object) |
| Cast an BaseObject to a BSplineCurveObject if possible. | |
This file contains functions which can be used by plugins to access bspline curves in the framework.
Definition in file PluginFunctionsBSplineCurve.hh.