VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtGdbSurfacesLogic.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2007 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtGdbSurfacesLogic.h,v $ $Revision: 1.15 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #ifndef DtGdbSurfacesLogic_H_
14 #define DtGdbSurfacesLogic_H_
15 
16 #include <vrvCoreQt/vrvCoreQt.h>
18 
19 namespace makVrv
20 {
21  class DtDe;
22 
26  {
27  public:
31  DtGdbSurfacesInterface* anInterface,
32  std::string patchDefinition);
33 
36 
37  protected:
39  void fillWidget();
40 
41 
43  void changeSurface(int id, bool isOn);
44 
46  void slot_surfaceChanged(DtTerrainPatch&,int id, bool onP);
47 
48 
50  std::map<DtTerrainPatch::GdbSurface, std::string> mySurfaceRules;
51 
54 
57 
60  };
61 }
62 
63 #endif
64 

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)