33#ifndef DART_GUI_OSG_IMGUIVIEWER_HPP_
34#define DART_GUI_OSG_IMGUIVIEWER_HPP_
54 const ::osg::Vec4& clearColor = ::osg::Vec4(0.9f, 0.9f, 0.9f, 1.0f));
Definition ImGuiHandler.hpp:58
Definition ImGuiViewer.hpp:49
void hideAbout()
Hide About widget.
Definition ImGuiViewer.cpp:79
std::shared_ptr< AboutWidget > mAboutWidget
About widget.
Definition ImGuiViewer.hpp:76
virtual ~ImGuiViewer()
Destructor.
Definition ImGuiViewer.cpp:55
ImGuiHandler * getImGuiHandler()
Get ImGui handler.
Definition ImGuiViewer.cpp:61
void showAbout()
Show About widget.
Definition ImGuiViewer.cpp:73
::osg::ref_ptr< ImGuiHandler > mImGuiHandler
ImGui handler.
Definition ImGuiViewer.hpp:73
Definition Viewer.hpp:112
Definition BulletCollisionDetector.cpp:65