VR-Forces 4.1.1 Class Documentation
DtVrlinkEntityHATLineVisualizer.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 
14 
15 namespace makVrv
16 {
17 
18  namespace DT_PROTOCOL_NAMESPACE
19  {
20 
21  class DtVrlinkStateListener;
22 
27  {
28  public:
29 
32  DtStateListener& listener, int modelSet);
33 
36 
39  virtual void setHatMode( DtSharedEntityDisplaySettings::HeightAboveTerrainMode mode );
40 
42  virtual void setHatLineVisible( bool b );
43 
44  protected:
45 
47  virtual void setEntityType( const std::string& type );
48 
50  virtual void adjustHatLine( bool enabled,
52 
53  };
54 
55 
59  }
60 }

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)