VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtTritonImGuiHelper.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2019 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
9 
10 #pragma once
11 
12 #include <vrvTriton/vrvTriton.h>
13 
14 namespace osg
15 {
16  class StateSet;
17  class RenderInfo;
18 }
19 
20 namespace makVrv
21 {
22  class DtDe;
23  class DtTritonDrawable;
24  class DtTritonPlanarReflectionManager;
25 
27  {
28  public:
30  virtual ~DtTritonImGuiHelper();
31 
32  void updateImguiAndConstantsOffOfImgui(DtTritonDrawable* tritonDrawable);
33  void updateImguiHeightMapDebugOverlay(DtTritonDrawable* tritonDrawable, bool needUpdate, osg::RenderInfo& renderInfo);
34  };
35 
36 }
Contains DLL export macros.
#define DT_DLL_VRVTRITON
Definition: vrvTriton.h:19
An OSG Drawable representing Triton&#39;s infinite ocean.
Definition: DtTritonDrawable.h:61
Definition: DtTritonImGuiHelper.h:26

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)