Simbody
Public Member Functions

SimTK::DecorativeFrame Class Reference

This defines geometry to represent a coordinate frame. More...

#include <DecorativeGeometry.h>

Inheritance diagram for SimTK::DecorativeFrame:

List of all members.

Public Member Functions

 DecorativeFrame (Real axisLength=1)
void setAxisLength (Real)
Real getAxisLength () const
 SimTK_PIMPL_DOWNCAST (DecorativeFrame, DecorativeGeometry)

Detailed Description

This defines geometry to represent a coordinate frame.

The default constructor makes three perpendicular lines beginning at the origin and extending in the +x, +y, and +z directions by 1 unit.


Constructor & Destructor Documentation

SimTK::DecorativeFrame::DecorativeFrame ( Real  axisLength = 1) [explicit]

Member Function Documentation

void SimTK::DecorativeFrame::setAxisLength ( Real  )
Real SimTK::DecorativeFrame::getAxisLength ( ) const
SimTK::DecorativeFrame::SimTK_PIMPL_DOWNCAST ( DecorativeFrame  ,
DecorativeGeometry   
)

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