VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtTritonImGuiHelper Class Reference

Public Member Functions

 DtTritonImGuiHelper (DtDe &de)
 
virtual ~DtTritonImGuiHelper ()
 
 DtTritonImGuiHelper ()=delete
 
 DtTritonImGuiHelper (const DtTritonImGuiHelper &rhs)=delete
 
DtTritonImGuiHelperoperator= (const DtTritonImGuiHelper &rhs)=delete
 
virtual void updateImguiAndConstantsOffOfImgui (DtTritonManager &tritonManager, bool heightMapEnabled)
 
virtual void updateImguiHeightMapDebugOverlay (osg::RenderInfo &renderInfo)
 

Protected Attributes

DtDemyDe
 
std::vector< osg::ref_ptr
< osg::Camera > > 
myDebugVisualsCameras
 
std::vector< osg::ref_ptr
< const osg::Texture > > 
myDebugVisualsTextures
 
osg::ref_ptr< osg::Camera > myDebugHeightMapCamera
 
osg::ref_ptr< osg::Texture > myDebugHeightMapVisualTexture
 
bool myShowDebugHeightMapOverlay
 
DtHeightMapSuperManagermyHeightMapSuperManager
 

Constructor & Destructor Documentation

makVrv::DtTritonImGuiHelper::DtTritonImGuiHelper ( DtDe de)

constructor

virtual makVrv::DtTritonImGuiHelper::~DtTritonImGuiHelper ( )
virtual

destructor

makVrv::DtTritonImGuiHelper::DtTritonImGuiHelper ( )
delete

not allowed

makVrv::DtTritonImGuiHelper::DtTritonImGuiHelper ( const DtTritonImGuiHelper rhs)
delete

not allowed

Member Function Documentation

DtTritonImGuiHelper& makVrv::DtTritonImGuiHelper::operator= ( const DtTritonImGuiHelper rhs)
delete

not allowed

virtual void makVrv::DtTritonImGuiHelper::updateImguiAndConstantsOffOfImgui ( DtTritonManager tritonManager,
bool  heightMapEnabled 
)
virtual

update

virtual void makVrv::DtTritonImGuiHelper::updateImguiHeightMapDebugOverlay ( osg::RenderInfo &  renderInfo)
virtual

update

Member Data Documentation

DtDe& makVrv::DtTritonImGuiHelper::myDe
protected
std::vector<osg::ref_ptr<osg::Camera> > makVrv::DtTritonImGuiHelper::myDebugVisualsCameras
protected
std::vector<osg::ref_ptr<const osg::Texture> > makVrv::DtTritonImGuiHelper::myDebugVisualsTextures
protected
osg::ref_ptr<osg::Camera> makVrv::DtTritonImGuiHelper::myDebugHeightMapCamera
protected
osg::ref_ptr<osg::Texture> makVrv::DtTritonImGuiHelper::myDebugHeightMapVisualTexture
protected
bool makVrv::DtTritonImGuiHelper::myShowDebugHeightMapOverlay
protected
DtHeightMapSuperManager& makVrv::DtTritonImGuiHelper::myHeightMapSuperManager
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)