VR-Forces 4.1.1 Class Documentation
DtAggregateVisualizerSet.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtAggregateVisualizerSet.h,v $ $Revision: 1.43 $ $EntityInstance: Exp $
7 ******************************************************************************/
8 
13 
14 #pragma once
15 #include <vrvCore/vrvCore.h>
17 #include <vrvUtil/signalslib.h>
18 
19 namespace makVrv
20 {
21  class DtAggregateStateListener;
22 
28  {
29  public:
30 
34  DtAggregateStateListener& listener, int modelSet, bool distribute);
35 
36  virtual ~DtAggregateVisualizerSet();
37 
40  virtual void visualize(const DtUnicode& visDefName);
41 
46  virtual DtStateVisualizer::Type supportsVisualizerType() const;
47 
48  };
49 }

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)