VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtAggregateVisualizerSet.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2013 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
10 
11 #pragma once
12 #include <vrvCore/vrvCore.h>
14 #include <vrvUtil/signalslib.h>
15 
16 namespace makVrv
17 {
18  class DtAggregateStateListener;
19 
25  {
26  public:
27 
31  DtAggregateStateListener& listener, int modelSet, bool distribute);
32 
33  virtual ~DtAggregateVisualizerSet();
34 
37  virtual void visualize(const DtUnicode& visDefName);
38 
40  virtual void visualize(const DtUnicode& visDefName,
42 
47  virtual DtStateVisualizer::Type supportsVisualizerType() const;
48 
49  };
50 }

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)