MIRA
Classes | Namespaces | Typedefs
Link.h File Reference

A link representation. More...

#include <model/Inertial.h>
#include <model/Visual.h>
#include <model/Collision.h>
Include dependency graph for Link.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Link
 A link is a part of a rigid model that is described by a transformation frame, intertia properties, a visual representation used for visualization purpose and a collision representation used for collision detection and avoidance. More...
 

Namespaces

 mira
 
 mira::model
 

Typedefs

typedef boost::shared_ptr< Link > LinkPtr
 

Detailed Description

A link representation.

Author
Tim Langner
Date
2011/11/25