|
IrrIMGUI
0.3.1
|
| ▼ includes | |
| ▼ IrrIMGUI | |
| ▼ Inject | |
| IrrIMGUIInject.h | Functions for dependency injection |
| ▼ Tools | |
| CBasicMemoryLeakDetection.h | Class for a very basic memory leak detection |
| ▼ UnitTest | |
| BasicMemoryLeakDetectionPlugin.h | A CppUTest plugin to perform a very basic memory leak detection |
| IIMGUIHandleMock.h | Contains a CppUMock compatible mock of the IIMGUIHanlde class |
| IncludeCppUTest.h | Wrapper for including the CppUTest framework |
| MockHelper.h | Contains definitions used inside IIMGUIHandleMock, but they must stay independent from the mock, to prevent a too close coupling to the unit test framework from the DLL |
| UnitTest.h | Main-header for the unit test interface |
| CCharFifo.h | Class definition for a Fifo Memory |
| CIMGUIEventReceiver.h | Contains a standard Event Receiver for Irrlicht that passed inputs to IMGUI |
| CIMGUIEventStorage.h | A storage memory to transfer Input-Events from Irrlicht to the IMGUI |
| IGUITexture.h | Contains an interface to a GUITexture object |
| IIMGUIHandle.h | Contains a interface for a IMGUI handle |
| IMGUIHelper.h | Contains helper functions for the IMGUI handling |
| IncludeIMGUI.h | Helper file for including IMGUI and applying the correct settings |
| IncludeIrrlicht.h | Helper file for including irrlicht from the correct location |
| IReferenceCounter.h | Contains a class to count references |
| IrrIMGUI.h | The main include file for the IMGUI bindinds |
| IrrIMGUIConfig.h | Helper file for preprocessor configuration |
| IrrIMGUIConstants.h | Contains constants values for IrrIMGUI |
| IrrIMGUIDebug.h | Contains defines for debug handling |
| SIMGUISettings.h | A storage the settings of the IMGUI |
| ▼ source | |
| ▼ private | |
| CGUITexture.h | Contains the class for a GUITexture object |
| IrrIMGUIDebug_priv.h | Contains defines for debug handling |
| IrrIMGUIInject_priv.h | Private definitions for dependency injection |
| CBasicMemoryLeakDetection.cpp | Class for a very basic memory leak detection |
| CChannelBuffer.cpp | Contains the implementation of a channel buffer |
| CCharFifo.cpp | Class definition for a Fifo Memory |
| CGUITexture.cpp | Contains the class for a GUITexture object |
| CIMGUIEventReceiver.cpp | Contains a standard Event Receiver for Irrlicht that passed inputs to IMGUI |
| CIMGUIHandle.cpp | Contains a handle to setup the IMGUI for Irrlicht |
| CIMGUIHandle.h | Contains a handle to setup the IMGUI for Irrlicht |
| CIrrlichtIMGUIDriver.cpp | Contains a driver that uses Irrlicht primitive drawing functions to render the GUI |
| CIrrlichtIMGUIDriver.h | Contains a driver that uses Irrlicht primitive drawing functions to render the GUI |
| COpenGLIMGUIDriver.cpp | Contains a driver that uses native OpenGL functions to render the GUI |
| COpenGLIMGUIDriver.h | Contains a driver that uses native OpenGL functions to render the GUI |
| IIMGUIDriver.cpp | Contains a driver interface for IMGUI |
| IIMGUIDriver.h | Contains a driver interface for IMGUI |
| IMGUIHelper.cpp | Contains helper functions for the IMGUI handling |
| IReferenceCounter.cpp | Contains a class to count references |
| IrrIMGUIInject.cpp | Contains function implementation for Dependency Injection |
| UnitTest.cpp | Contains helper functions for the unit testing |
1.8.10