VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
terrainProfileDataTrackHistory.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
9 #pragma once
10 
11 #include <vrfGuiCore/vrfGuiCore.h>
15 #include <vrvCore/DtEntityState.h>
16 
17 namespace makVrf
18 {
27 
28  class DT_DLL_VRFGUICORE DtTerrainProfileDataTrackHistory : public DtTerrainProfileDataStateView<makVrv::DtVrlinkSimulatedEntityState>
29  {
30  public:
31 
34 
37 
39  virtual int color() const;
40 
41  protected:
45 
48  virtual void slot_onStateViewUpdated();
49 
51  virtual bool allowsVertices() const;
52 
53  protected:
56  };
57 }
DtTerrainProfileSettingsManager & myManager
Definition: terrainProfileDataTrackHistory.h:54
Contains makVrf::DtTerrainProfileSettingsManager class.
Definition: terrainProfileSettingsManager.h:32
makVrv::DtCoordinateSystem & myCoordinateSystem
Definition: terrainProfileDataTrackHistory.h:55
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
DtUniqueID DtElementID
The ElementID is a specific type of unique ID used to represent VR-Vantage uniquely defined elements...
Definition: DtUniqueID.h:23
Definition: terrainProfileDataStateView.h:34
Contains the makVrf::DtTerrainProfileDataTrackHistory class.
Definition: terrainProfileDataTrackHistory.h:28
Contains makVrv::DtEntityState class.
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
The DtCoordinateSystem is used to manage the current coordinate system of the scene.
Definition: DtCoordinateSystem.h:41
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)