DART
6.7.3
|
Public Member Functions | |
SoftMeshShapeDrawable (dart::dynamics::SoftMeshShape *shape, dart::dynamics::VisualAspect *visualAspect) | |
void | refresh (bool firstTime) |
Protected Member Functions | |
virtual | ~SoftMeshShapeDrawable () |
Protected Attributes | |
::osg::ref_ptr<::osg::Vec3Array > | mVertices |
::osg::ref_ptr<::osg::Vec3Array > | mNormals |
::osg::ref_ptr<::osg::Vec4Array > | mColors |
std::vector< Eigen::Vector3d > | mEigNormals |
dart::dynamics::SoftMeshShape * | mSoftMeshShape |
dart::dynamics::VisualAspect * | mVisualAspect |
dart::gui::osg::render::SoftMeshShapeDrawable::SoftMeshShapeDrawable | ( | dart::dynamics::SoftMeshShape * | shape, |
dart::dynamics::VisualAspect * | visualAspect | ||
) |
|
protectedvirtual |
void dart::gui::osg::render::SoftMeshShapeDrawable::refresh | ( | bool | firstTime | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |