| ▼Ncae | |
| NAUDIO | |
| NCAMERA | |
| NLOG | |
| NMESSAGE | |
| NNETWORK | |
| ▼NPLUGINS | |
| ▼NNAME | |
| NRENDERER | |
| ▼NSHADER | |
| NFRONTEND | |
| NIR | |
| NWINDOW | |
| NRENDERER | |
| NUSER | |
| NWINDOW | |
| CAAudio | Abstract class for audio |
| CAInput | Abstract class for inputs |
| CAModel | Abstract class for model |
| CANetwork | Abstract class for network |
| CAPhysic | Abstract class for physic |
| CAppConfig | Struct for application configuration |
| CApplication | Main class |
| CARenderer | Abstract class for renderer |
| CArgsConfig | Struct for command line arguments configuration |
| CArgsHandler | Class to handle command line arguments |
| CAShaderFrontend | Abstract class for shader frontend |
| CAShaderIR | Abstract class for shader IR |
| CAUI | Abstract class for ui |
| CAWindow | |
| CCamera | Class for camera |
| CColor | Struct for color |
| CEngine | Engine class |
| CEngineConfig | Struct for engine configuration |
| CEnvConfig | Struct for environment variables configuration |
| CGLFW | Class for the GLFW plugin |
| CGLSL | Class for the GLSL plugin |
| CIAudio | Interface for audio |
| CIContext | Interface for OpenGL context |
| CIGamepad | Interface for gamepad |
| CIInput | Interface for inputs |
| CIKeyboard | Interface for keyboard |
| CIModel | Interface for model |
| CIMouse | Interface for mouse |
| CINetwork | Interface for network |
| CIPhysic | Interface for physics |
| CIRenderer | Interface for renderer |
| CIShaderFrontend | Interface for shaders frontend |
| CIShaderIR | Interface for shaders IR |
| CIUI | Interface for ui |
| CIWindow | Abstract class for window |
| CMesh | |
| CNativeWindowHandle | Struct for native window handle |
| COPGL | Class for the OpenGL plugin |
| CShaderIRModule | Struct for shader intermediate representation module |
| CShaderManager | Class for managing shaders |
| CShaderPipelineDesc | Struct for shader pipeline description |
| CShaderSourceDesc | Struct for shader source description |
| CSPIRV | Class for the SPIR-V IR plugin |
| CVULKN | Class for the Vulkan plugin |
| CWindowEvent | Struct for window events |
| CWindowSize | Struct for window size |
| ▼Nutl | |
| CClock | Class for clock |
| CImage | Struct for image |
| CIPlugin | Interface for plugins |
| CLogger | Class for logging |
| CPath | Class for path resolution utilities |
| CPluginLoader | Modern, type-safe plugin loader |
| CSharedLib | RAII wrapper for shared libraries |