VR-Forces 4.1.1 Class Documentation
DtVrfVrlink2DEntityExtentVisualizer.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2010 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: DtVrlink2DEntityExtentVisualizer.h,v $ $Revision: 1.1 $ $State: Exp $
7 *********************************************************************/
11 
12 #pragma once
13 
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 
47 
48  protected:
49  int myForceId;
50 
53 
56  };
57 
59  }
60 }
61 

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)