VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtVrlink2DAggregateExtentVisualizer.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2014 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
9 
10 #pragma once
11 
13 
14 namespace makVrv
15 {
16  namespace DT_PROTOCOL_NAMESPACE
17  {
22  {
23  public:
26  int modelSet);
27 
30 
31  virtual void setForceId(int);
32  virtual void refreshForceColor();
33 
34  protected:
35 
36  virtual void slot_colorizedModelColorTypeForAggregatesChanged();
37 
40  virtual void slot_forceAdded(int);
41 
42 
43  protected:
44  int myForceId;
45 
48 
51  };
52 
54  }
55 }
56 
DtStateVisualizerCreatorTemplate< DtVrlink2DAggregateExtentVisualizer > DtVrlink2DAggregateExtentVisualizerCreator
Definition: DtVrlink2DAggregateExtentVisualizer.h:53
Definition: DtStateVisualizer.h:309
#define DL_DLL_IGCONVRLINK
Definition: dllExport.h:26
Dt2DAggregateExtentVisualizers display bounding boxes for aggregates on the overlay.
Definition: Dt2DAggregateExtentVisualizer.h:22
The DtBaseConnection is an abstract class.
Definition: DtBaseConnection.h:37
DtVrlinkConnection * myVrlinkSimulation
Same as mySimulation, except, stored for convenience.
Definition: DtVrlink2DAggregateExtentVisualizer.h:50
Contains makVrv::Dt2DAggregateExtentVisualizer class.
DtVrlink2DAggregateExtentVisualizer will specialze the Dt2DAggregateExtentVisualizer to allow coloriz...
Definition: DtVrlink2DAggregateExtentVisualizer.h:21
#define DT_PROTOCOL_NAMESPACE
Make VR-Vantage VRLink code export with library #ifdef DL_DLL_IGCONVRLINK #undef DL_DLL_IGCONVRLINK #...
Definition: export.h:32
DtVrlinkAggregateStateListener * myVrlinkListener
Same as myListener, except, stored for convenience.
Definition: DtVrlink2DAggregateExtentVisualizer.h:47
int myForceId
Definition: DtVrlink2DAggregateExtentVisualizer.h:44
The DtStateListener is an abstract class.
Definition: DtStateListener.h:21

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)