![]()  | 
  
    SLProject
    4.2.000
    
   A platform independent 3D computer graphics framework for desktop OS,  Android,  iOS and online in web browsers 
   | 
 
ImGui UI class for the UI of the demo applications. More...
#include <AppNodeGui.h>
Static Public Member Functions | |
| static void | build (SLScene *s, SLSceneView *sv) | 
| Creates the ImGui UI.  More... | |
Static Public Attributes | |
| static SLstring | infoText = "" | 
ImGui UI class for the UI of the demo applications.
Definition at line 32 of file AppNodeGui.h.
      
  | 
  static | 
Creates the ImGui UI.
This function must be passed as void* pointer to the slCreateSceneView function. It is called in SLSceneView::onPaint for each frame.
Definition at line 28 of file AppNodeGui.cpp.
      
  | 
  static | 
Definition at line 36 of file AppNodeGui.h.