#include <DARTPhysicsPrivate.hh>
Public Member Functions | |
DARTPhysicsPrivate () | |
Constructor. More... | |
DARTPhysicsPrivate (const DARTPhysicsPrivate &)=delete | |
Disabled copy constructor. More... | |
~DARTPhysicsPrivate () | |
Default destructor. More... | |
Public Attributes | |
dart::simulation::World * | dtWorld |
Pointer to DART World associated with this DART Physics. More... | |
|
inline |
Constructor.
|
inline |
Default destructor.
References dtWorld.
|
delete |
Disabled copy constructor.
dart::simulation::World* gazebo::physics::DARTPhysicsPrivate::dtWorld |
Pointer to DART World associated with this DART Physics.
Referenced by ~DARTPhysicsPrivate().