Developer Documentation
|
#include <OpenFlipper/common/Types.hh>
Go to the source code of this file.
Namespaces | |
PluginFunctions | |
Functions | |
bool | PluginFunctions::getObject (int _identifier, BSplineSurfaceObject *&_object) |
BSplineSurface * | PluginFunctions::splineSurface (BaseObjectData *_object) |
Get a Bspline Surface from an object. More... | |
BSplineSurfaceObject * | PluginFunctions::bsplineSurfaceObject (BaseObjectData *_object) |
Cast an BaseObject to a BSplineSurfaceObject if possible. More... | |
This file contains functions which can be used by plugins to access bspline surfaces in the framework.
Definition in file PluginFunctionsBSplineSurface.hh.