Simbody
Public Member Functions

SimTK::DecorativeBrick Class Reference

This defines a rectangular solid centered at the origin and aligned with the local frame axes. More...

#include <DecorativeGeometry.h>

Inheritance diagram for SimTK::DecorativeBrick:

List of all members.

Public Member Functions

 DecorativeBrick (const Vec3 &halfLengths=Vec3(0.5))
void setHalfLengths (const Vec3 &)
const Vec3getHalfLengths () const
 SimTK_PIMPL_DOWNCAST (DecorativeBrick, DecorativeGeometry)

Detailed Description

This defines a rectangular solid centered at the origin and aligned with the local frame axes.

The default constructor creates a cube of length 1 on each side.


Constructor & Destructor Documentation

SimTK::DecorativeBrick::DecorativeBrick ( const Vec3 halfLengths = Vec3(0.5)) [explicit]

Member Function Documentation

void SimTK::DecorativeBrick::setHalfLengths ( const Vec3 )
const Vec3& SimTK::DecorativeBrick::getHalfLengths ( ) const
SimTK::DecorativeBrick::SimTK_PIMPL_DOWNCAST ( DecorativeBrick  ,
DecorativeGeometry   
)

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