Simbody
Classes | Namespaces

DecorationSubsystem.h File Reference

Define the public interface to DecorationSubsystem, a "do nothing" subsystem providing a place for a MultibodySystem Modeler to toss in some visuals which may optionally be displayed by an application which uses that System. More...

#include "SimTKcommon.h"
#include "simbody/internal/common.h"
#include <cassert>

Go to the source code of this file.

Classes

class  SimTK::DecorationSubsystem
 This is the client-side handle class encapsulating the hidden implementation of the DecorationSubsystem. More...

Namespaces

namespace  SimTK
 

This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.



Detailed Description

Define the public interface to DecorationSubsystem, a "do nothing" subsystem providing a place for a MultibodySystem Modeler to toss in some visuals which may optionally be displayed by an application which uses that System.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines