VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtCigiEnvironmentalConditionMappingInterface.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2021 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
9 
10 #pragma once
11 
13 
14 namespace makVrv
15 {
21  {
22  public:
25 
28 
30  virtual void askUserForEnvironmentalConditionMapping() = 0;
31  };
32 }
33 
A DtCigiEnvironmentalConditionMappingInterface provides the interface for a widget that maps CIGI Env...
Definition: DtCigiEnvironmentalConditionMappingInterface.h:20
Contains makVrv::DtCigiSettingsInterface class.
#define DT_DLL_VRVCIGIQT
Definition: vrvCigiQt.h:19

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)