IrrIMGUI  0.3.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CIrrIMGUI::Tools::CBasicMemoryLeakDetectionThis is a very basic memory leak detection for Windows Systems
 CIrrIMGUI::CCharFifoA Fifo Memory to store character inputs from the keyboard
 CIrrIMGUI::Private::CIMGUIDriverDeleteHelperAn helper class, that deletes the CIMGUIDriver instance when the program is closed and no other source has deleted it
 CIrrIMGUI::CIMGUIEventStorageStores the state of the Keyboard and Mouse input for IMGUI
 CIrrIMGUI::CIMGUIEventReceiver
 CIrrIMGUI::Private::Driver::OpenGLHelper::COpenGLStateHelper Class to store and restore the OpenGL state
 Cexception
 CIrrIMGUI::Debug::ExAssertStandard Exception used for assertions
 CIEventReceiver
 CIrrIMGUI::CIMGUIEventReceiver
 CIrrIMGUI::IGUITexture
 CIrrIMGUI::Private::CGUITexture
 CIrrIMGUI::Private::IIMGUIDriverInterface for an IMGUI Driver to setup the IMGUI render system
 CIrrIMGUI::Private::Driver::CIrrlichtIMGUIDriverA driver that uses Irrlicht primitive drawing functions for rendering
 CIrrIMGUI::Private::Driver::COpenGLIMGUIDriverA driver that uses native OpenGL functions for rendering
 CIrrIMGUI::IReferenceCounterA class to count references
 CIrrIMGUI::IIMGUIHandleA interface to an IMGUI handle. Use this interface for mocking and dependency injection of the real IMGUI handle
 CIrrIMGUI::Private::CIMGUIHandleUse an object of this class to setup the IMGUI for Irrlicht and to render the content
 CIrrIMGUI::UnitTest::IIMGUIHandleMock
 CIrrIMGUI::UnitTest::MockHelperThis helper class contains definitions, that can not be in IMGUIHandleMock, to prevent tight coupling between DLL and Unit Test Framework
 Costream
 CIrrIMGUI::Debug::CChannelPuts on every new line that is written to this channel a prefix
 CIrrIMGUI::SIMGUISettingsStores the settings of the IMGUI
 Cstreambuf
 CIrrIMGUI::Debug::CChannelBufferIs a stream channel buffer, that adds to each new line a defined prefix
 CTestPlugin
 CIrrIMGUI::UnitTest::BasicMemoryLeakDetectionPluginThis CppUTest plugin performs the basic memory leak detection in every unti test
 CIrrIMGUI::Private::TextureSource