VR-Forces 4.1.1 Class Documentation
DtVrlinkEnvironmentalHATLineVisualizer.h
Go to the documentation of this file.
1 /*****************************************************************************
2  * Copyright (c) 2012 MAK Technologies, Inc.
3  * All rights reserved.
4  *****************************************************************************/
5 
9 
10 #pragma once
11 
13 
15 
17 
18 namespace makVrv
19 {
20 
21  namespace DT_PROTOCOL_NAMESPACE
22  {
23 
24  class DtVrlinkStateListener;
25 
32  {
33  public:
34 
37  DtStateListener& listener, int modelSet );
38 
41 
43  virtual void setHeightAboveTerrainMode(
45 
47  virtual void setHeightAboveTerrainLineVisible( bool b );
48 
50  static bool isGroundGraphic( const DtEntityType& entityType );
51 
52  protected:
53 
55  virtual void setEntityType( const std::string& type );
56 
58  virtual void adjustHatLine( bool enabled,
60 
61  };
62 
63 
67  }
68 }

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)