VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtEntityVisualizerSet.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtEntityVisualizerSet.h,v $ $Revision: 1.43 $ $EntityInstance: Exp $
7 ******************************************************************************/
8 
13 
14 #pragma once
17 #include <vrvUtil/DtUnicode.h>
18 
19 namespace makVrv
20 {
21  class DtEntityStateListener;
22 
28  {
29  public:
30 
34  DtEntityStateListener& listener,
35  int modelSet, bool distribute = true);
36 
37  virtual ~DtEntityVisualizerSet();
38 
41  virtual void visualize(const DtUnicode& definition,
43 
48  virtual DtStateVisualizer::Type supportsVisualizerType() const;
49 
50  protected:
51 
54  };
55 }

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)