#include <DARTPolylineShapePrivate.hh>
Public Member Functions | |
| DARTPolylineShapePrivate () | |
| Constructor. More... | |
| DARTPolylineShapePrivate (const DARTPolylineShapePrivate &)=delete | |
| Disabled copy constructor. More... | |
| ~DARTPolylineShapePrivate () | |
| Default destructor. More... | |
Public Attributes | |
| DARTMesh * | dartMesh |
| DART collision mesh helper class. More... | |
|
inline |
Constructor.
|
inline |
Default destructor.
References dartMesh.
|
delete |
Disabled copy constructor.
| DARTMesh* gazebo::physics::DARTPolylineShapePrivate::dartMesh |
DART collision mesh helper class.
Referenced by ~DARTPolylineShapePrivate().