|
IrrIMGUI
0.3.1
|
| ▼NIrrIMGUI | Main namespace for Irrlicht IMGUI binding |
| ▼NDebug | Contains classes for debug purpose |
| CCChannel | Puts on every new line that is written to this channel a prefix |
| CCChannelBuffer | Is a stream channel buffer, that adds to each new line a defined prefix |
| CExAssert | Standard Exception used for assertions |
| ▼NPrivate | Private definitions for the IMGUI Irrlicht binding. Do not use them outside, the interface may change a lot of times! |
| ▼NDriver | Contains driver classes for the IMGUI render system |
| ▼NOpenGLHelper | Helper functions for OpenGL |
| CCOpenGLState | Helper Class to store and restore the OpenGL state |
| CCIrrlichtIMGUIDriver | A driver that uses Irrlicht primitive drawing functions for rendering |
| CCOpenGLIMGUIDriver | A driver that uses native OpenGL functions for rendering |
| CCGUITexture | |
| CCIMGUIDriverDeleteHelper | An helper class, that deletes the CIMGUIDriver instance when the program is closed and no other source has deleted it |
| CCIMGUIHandle | Use an object of this class to setup the IMGUI for Irrlicht and to render the content |
| CIIMGUIDriver | Interface for an IMGUI Driver to setup the IMGUI render system |
| CTextureSource | |
| ▼NTools | Contains definitions for useful tools |
| CCBasicMemoryLeakDetection | This is a very basic memory leak detection for Windows Systems |
| ▼NUnitTest | Contains unit test related definitions |
| CBasicMemoryLeakDetectionPlugin | This CppUTest plugin performs the basic memory leak detection in every unti test |
| CIIMGUIHandleMock | |
| CMockHelper | This helper class contains definitions, that can not be in IMGUIHandleMock, to prevent tight coupling between DLL and Unit Test Framework |
| CCCharFifo | A Fifo Memory to store character inputs from the keyboard |
| CCIMGUIEventReceiver | |
| CCIMGUIEventStorage | Stores the state of the Keyboard and Mouse input for IMGUI |
| CIGUITexture | |
| CIIMGUIHandle | A interface to an IMGUI handle. Use this interface for mocking and dependency injection of the real IMGUI handle |
| CIReferenceCounter | A class to count references |
| CSIMGUISettings | Stores the settings of the IMGUI |
1.8.10