DecorationSubsystem Class Reference
This is the client-side handle class encapsulating the hidden implementation of the DecorationSubsystem.
More...
#include <DecorationSubsystem.h>
List of all members.
Detailed Description
This is the client-side handle class encapsulating the hidden implementation of the DecorationSubsystem.
Any Subsystem can generate decorative geometry, so the methods for extracting the geometry are at the Subsystem level and thus inherited here. So the only significant methods here are those for adding decorative geometry to the System beyond that which is generated by the other subsystems.
Constructor & Destructor Documentation
Member Function Documentation
void addRubberBandLine |
( |
MobilizedBodyIndex |
b1, |
|
|
const Vec3 & |
station1, |
|
|
MobilizedBodyIndex |
b2, |
|
|
const Vec3 & |
station2, |
|
|
const DecorativeLine & |
| |
|
) |
| | |
const DecorationSubsystemGuts& getGuts |
( |
|
) |
const |
class DecorationSubsystemGuts& updGuts |
( |
|
) |
|
The documentation for this class was generated from the following file: