Public Member Functions | Public Attributes | List of all members
gazebo::physics::DARTPolylineShapePrivate Class Reference

#include <DARTPolylineShapePrivate.hh>

Public Member Functions

 DARTPolylineShapePrivate ()
 Constructor. More...
 
 DARTPolylineShapePrivate (const DARTPolylineShapePrivate &)=delete
 Disabled copy constructor. More...
 
 ~DARTPolylineShapePrivate ()
 Default destructor. More...
 

Public Attributes

DARTMeshdartMesh
 DART collision mesh helper class. More...
 

Constructor & Destructor Documentation

gazebo::physics::DARTPolylineShapePrivate::DARTPolylineShapePrivate ( )
inline

Constructor.

gazebo::physics::DARTPolylineShapePrivate::~DARTPolylineShapePrivate ( )
inline

Default destructor.

References dartMesh.

gazebo::physics::DARTPolylineShapePrivate::DARTPolylineShapePrivate ( const DARTPolylineShapePrivate )
delete

Disabled copy constructor.

Member Data Documentation

DARTMesh* gazebo::physics::DARTPolylineShapePrivate::dartMesh

DART collision mesh helper class.

Referenced by ~DARTPolylineShapePrivate().


The documentation for this class was generated from the following file: