PPL API Reference |
|
---|
A Visual Representation of a configuration. More...
Public Member Functions | |
Construction | |
DrawableCfg (const std::vector< double > &_data, DrawableMultiBody *_body) | |
Accessors | |
glutils::vector3f | GetPoint () |
Protected Member Functions | |
drawable_call_list overrides | |
virtual void | build () override |
virtual void | build_select () override |
A Visual Representation of a configuration.
DrawableCfg::DrawableCfg | ( | const std::vector< double > & | _data, |
DrawableMultiBody * | _body | ||
) |
Builds member variable data for a renderable cfg
_data | DOF data of the cfg. (this is to reduce duplicate data) |
_body | The drawable multibody begin drawn (stored in DrawableRoadmap) |
glutils::vector3f DrawableCfg::GetPoint | ( | ) |
Gets the reference point of the base.