IrrIMGUI  0.3.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NIrrIMGUIMain namespace for Irrlicht IMGUI binding
 NDebugContains classes for debug purpose
 CCChannelPuts on every new line that is written to this channel a prefix
 CCChannelBufferIs a stream channel buffer, that adds to each new line a defined prefix
 CExAssertStandard Exception used for assertions
 NPrivatePrivate definitions for the IMGUI Irrlicht binding. Do not use them outside, the interface may change a lot of times!
 NDriverContains driver classes for the IMGUI render system
 NOpenGLHelperHelper functions for OpenGL
 CCOpenGLStateHelper Class to store and restore the OpenGL state
 CCIrrlichtIMGUIDriverA driver that uses Irrlicht primitive drawing functions for rendering
 CCOpenGLIMGUIDriverA driver that uses native OpenGL functions for rendering
 CCGUITexture
 CCIMGUIDriverDeleteHelperAn helper class, that deletes the CIMGUIDriver instance when the program is closed and no other source has deleted it
 CCIMGUIHandleUse an object of this class to setup the IMGUI for Irrlicht and to render the content
 CIIMGUIDriverInterface for an IMGUI Driver to setup the IMGUI render system
 CTextureSource
 NToolsContains definitions for useful tools
 CCBasicMemoryLeakDetectionThis is a very basic memory leak detection for Windows Systems
 NUnitTestContains unit test related definitions
 CBasicMemoryLeakDetectionPluginThis CppUTest plugin performs the basic memory leak detection in every unti test
 CIIMGUIHandleMock
 CMockHelperThis helper class contains definitions, that can not be in IMGUIHandleMock, to prevent tight coupling between DLL and Unit Test Framework
 CCCharFifoA Fifo Memory to store character inputs from the keyboard
 CCIMGUIEventReceiver
 CCIMGUIEventStorageStores the state of the Keyboard and Mouse input for IMGUI
 CIGUITexture
 CIIMGUIHandleA interface to an IMGUI handle. Use this interface for mocking and dependency injection of the real IMGUI handle
 CIReferenceCounterA class to count references
 CSIMGUISettingsStores the settings of the IMGUI