VR-Forces 4.7 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 }

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)