DART
6.10.1
|
Public Member Functions | |
CylinderShapeDrawable (dart::dynamics::CylinderShape *shape, dart::dynamics::VisualAspect *visualAspect, CylinderShapeGeode *parent) | |
void | refresh (bool firstTime) |
Protected Member Functions | |
virtual | ~CylinderShapeDrawable () |
Protected Attributes | |
dart::dynamics::CylinderShape * | mCylinderShape |
dart::dynamics::VisualAspect * | mVisualAspect |
CylinderShapeGeode * | mParent |
dart::gui::osg::render::CylinderShapeDrawable::CylinderShapeDrawable | ( | dart::dynamics::CylinderShape * | shape, |
dart::dynamics::VisualAspect * | visualAspect, | ||
CylinderShapeGeode * | parent | ||
) |
|
protectedvirtual |
void dart::gui::osg::render::CylinderShapeDrawable::refresh | ( | bool | firstTime | ) |
|
protected |
|
protected |
|
protected |