VR-Forces 4.1.1 Class Documentation
DtVrlink3DAggregateExtentVisualizer.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2010 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: DtVrlink3DAggregateExtentVisualizer.h,v $ $Revision: 1.1 $ $State: Exp $
7 *********************************************************************/
11 
12 #pragma once
13 
15 
16 namespace makVrv
17 {
18  namespace DT_PROTOCOL_NAMESPACE
19  {
24  {
25  public:
28  int modelSet);
29 
32 
33  virtual void setForceId(int);
34  virtual void refreshForceColor();
35 
36  protected:
37  virtual void slot_colorizedModelColorTypeForAggregatesChanged();
38 
39  protected:
40  int myForceId;
41 
44 
47  };
48 
50  }
51 }
52 

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)