VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfVrlink2DEntityExtentVisualizer.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2013 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
9 
10 #pragma once
11 
14 
15 namespace makVrv
16 {
17  namespace DT_PROTOCOL_NAMESPACE
18  {
20  class DtVrlinkConnection;
21  }
22 }
23 
24 namespace makVrf
25 {
26  namespace VRF_PROTOCOL_NAMESPACE
27  {
32  {
33  public:
36  int modelSet);
37 
40 
41  virtual void setForceId(int);
42  virtual void refreshForceColor();
43 
44  protected:
45 
46  virtual void slot_colorizedModelColorTypeForEntitiesChanged();
47 
48  protected:
49  int myForceId;
50 
53 
56  };
57 
59  }
60 }
61 

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)