GuDebug.h file
Namespaces
- namespace nCine
- Root namespace of nCine game engine.
- namespace nCine::RHI
- Render Hardware Interface — compile-time-selectable graphics backend abstraction.
- namespace nCine::RHI::GU
Classes
- class nCine::RHI::GU::GuDebug
- Debug-output and object-labelling stub of the GU backend.
- class nCine::RHI::GU::GuDebug::ScopedGroup
- RAII scope for a debug message group (a no-op for the GU backend).