Simbody
Public Member Functions

SimTK::Body::Massless Class Reference

This is a Body that is constitutively massless (and inertialess); meaning that no amount of fiddling with it will ever give it any mass or inertia. More...

#include <Body.h>

Inheritance diagram for SimTK::Body::Massless:

List of all members.

Public Member Functions

 Massless ()
MasslessaddDecoration (const Transform &X_BD, const DecorativeGeometry &g)
 Add a piece of decorative geometry fixed at some location on this Body.
 SimTK_PIMPL_DOWNCAST (Massless, Body)

Detailed Description

This is a Body that is constitutively massless (and inertialess); meaning that no amount of fiddling with it will ever give it any mass or inertia.


Constructor & Destructor Documentation


Member Function Documentation

Massless& SimTK::Body::Massless::addDecoration ( const Transform X_BD,
const DecorativeGeometry  
) [inline]

Add a piece of decorative geometry fixed at some location on this Body.

This can be used for visualization of the Body's motion. Returns a reference to the Body so these can be chained like assignment operators.

Reimplemented from SimTK::Body.

SimTK::Body::Massless::SimTK_PIMPL_DOWNCAST ( Massless  ,
Body   
)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines