VR-Forces 4.0.4 Class Documentation
Public Member Functions
makVrv::DtAggregateVisualizerSet Class Reference

This class is a set of aggregate visualizers, all of the visualizers in this set must support the aggregate visualizer type and are connected to a Aggregate state listener. More...

Inheritance diagram for makVrv::DtAggregateVisualizerSet:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtAggregateVisualizerSet (DtBaseConnection &conn, DtAggregateStateListener &listener, int modelSet, bool distribute)
 Creates a set using the supplied connection, listener, and factory.
virtual ~DtAggregateVisualizerSet ()
virtual void visualize (const DtUnicode &visDefName)
 Creates all visualizers for this instance.
virtual DtStateVisualizer::Type supportsVisualizerType () const
 Returns the types of visualizers this will support.

Detailed Description

This class is a set of aggregate visualizers, all of the visualizers in this set must support the aggregate visualizer type and are connected to a Aggregate state listener.


Constructor & Destructor Documentation

Creates a set using the supplied connection, listener, and factory.


Member Function Documentation

virtual void makVrv::DtAggregateVisualizerSet::visualize ( const DtUnicode visDefName) [virtual]

Creates all visualizers for this instance.

Must be called to view object

Returns the types of visualizers this will support.

Default is to support Aggregate type visualizers. If the visualizer that is going to be created in createVisualizer is not supported by this instance visualizer, then, the visualizer will not be created

Reimplemented from makVrv::DtVisualizerSet.


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)