All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Typedefs
ODETypes.hh File Reference

ODE wrapper forward declarations and typedefs. More...

#include <boost/shared_ptr.hpp>
#include "gazebo/util/system.hh"
Include dependency graph for ODETypes.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gazebo
 Forward declarations for the common classes.
 
 gazebo::physics
 namespace for physics
 

Typedefs

typedef boost::shared_ptr
< ODECollision > 
gazebo::physics::ODECollisionPtr
 
typedef boost::shared_ptr
< ODEJoint > 
gazebo::physics::ODEJointPtr
 
typedef boost::shared_ptr
< ODELink > 
gazebo::physics::ODELinkPtr
 
typedef boost::shared_ptr
< ODEPhysics > 
gazebo::physics::ODEPhysicsPtr
 
typedef boost::shared_ptr
< ODERayShape > 
gazebo::physics::ODERayShapePtr
 
typedef boost::shared_ptr
< ODESurfaceParams > 
gazebo::physics::ODESurfaceParamsPtr
 

Detailed Description

ODE wrapper forward declarations and typedefs.