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

#include <DARTMeshShapePrivate.hh>

Public Member Functions

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

Public Attributes

DARTMeshdartMesh
 DART collision mesh helper class. More...
 

Constructor & Destructor Documentation

gazebo::physics::DARTMeshShapePrivate::DARTMeshShapePrivate ( )
inline

Constructor.

gazebo::physics::DARTMeshShapePrivate::~DARTMeshShapePrivate ( )
inline

Default destructor.

References dartMesh.

gazebo::physics::DARTMeshShapePrivate::DARTMeshShapePrivate ( const DARTMeshShapePrivate )
delete

Disabled copy constructor.

Member Data Documentation

DARTMesh* gazebo::physics::DARTMeshShapePrivate::dartMesh

DART collision mesh helper class.

Referenced by ~DARTMeshShapePrivate().


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