VR-Forces 4.10 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:62
Definition: DtTritonImGuiHelper.h:26

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)