33#ifndef DART_GUI_OSG_RENDER_PLANESHAPENODE_HPP_
34#define DART_GUI_OSG_RENDER_PLANESHAPENODE_HPP_
36#include <osg/MatrixTransform>
51class PlaneShapeDrawable;
Definition ShapeFrameNode.hpp:58
Definition PlaneShapeNode.cpp:48
Definition PlaneShapeNode.hpp:54
std::shared_ptr< dart::dynamics::PlaneShape > mPlaneShape
Definition PlaneShapeNode.hpp:67
void refresh()
Update all rendering data for this ShapeNode.
Definition PlaneShapeNode.cpp:101
PlaneShapeGeode * mGeode
Definition PlaneShapeNode.hpp:68
virtual ~PlaneShapeNode()
Definition PlaneShapeNode.cpp:127
void extractData(bool firstTime)
Definition PlaneShapeNode.cpp:114
Definition ShapeNode.hpp:59
Definition BulletCollisionDetector.cpp:63