VR-Forces 4.1 Class Documentation
DtVrlink2DAggregateExtentVisualizer.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2010 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: DtVrlink2DAggregateExtentVisualizer.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 
38  virtual void slot_colorizedModelColorTypeForAggregatesChanged();
39 
40  protected:
41  int myForceId;
42 
45 
48  };
49 
51  }
52 }
53 

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)