VR-Forces 4.1.1 Class Documentation
DtVrfVrlink3DEntityExtentVisualizer.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2010 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: DtVrfVrlink3DEntityExtentVisualizer.h,v $ $Revision: 1.1 $ $State: Exp $
7 *********************************************************************/
11 
12 #pragma once
13 
15 
16 namespace makVrv
17 {
18  namespace DT_PROTOCOL_NAMESPACE
19  {
21  class DtVrlinkConnection;
22  }
23 }
24 
25 namespace makVrf
26 {
27  namespace VRF_PROTOCOL_NAMESPACE
28  {
33  {
34  public:
37  int modelSet);
38 
41 
42  virtual void setForceId(int);
43  virtual void refreshForceColor();
44 
45  protected:
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)