VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtRemoteGraphicVisualizerSet.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtRemoteGraphicVisualizerSet.h,v $ $Revision: 1.13 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 
15 #include <vrvVrl/vrvVrl.h>
18 
19 #include <vrfExtObjects/controlObjectRepository.h>
20 
21 
22 #ifndef DT_PROTOCOL_NAMESPACE
23 #error Namespace Protocol Macro DT_PROTOCOL_NAMESPACE not defined.
24 #endif
25 
26 namespace makVrv
27 {
28  class DtMouseState;
29  class DtDriver;
30 
31  namespace DT_PROTOCOL_NAMESPACE
32  {
33  class DtVrlinkConnection;
34  class DtVrlink3DGraphicObjectStateListener;
35  class DtVrlinkRemoteGraphicStateListener;
36 
41  {
42 
43  public:
46  DtVrlinkRemoteGraphicStateListener& listener, int modelSet);
47 
50 
51  virtual void visualize(const DtUnicode& definition);
52 
53  protected:
55  };
56  }
57 }
58 
59 

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)