KDGpuExample API¶
Classes¶
| Name | |
|---|---|
| class | KDGpuExample::AdvancedExampleEngineLayer AdvancedExampleEngineLayer ... |
| class | KDGpuExample::Engine Engine ... |
| class | KDGpuExample::EngineLayer EngineLayer ... |
| class | KDGpuExample::ExampleEngineLayer ExampleEngineLayer ... |
| class | KDGpuExample::ImGuiInputHandler ImGuiInputHandler ... |
| class | KDGpuExample::ImGuiItem ImGuiItem ... |
| class | KDGpuExample::ImGuiRenderer ImGuiRenderer ... |
| class | KDGpuExample::SimpleExampleEngineLayer SimpleExampleEngineLayer ... |
| class | KDGpuExample::XrExampleEngineLayer XrExampleEngineLayer provides a base for OpenXR examples. |
Functions¶
| Name | |
|---|---|
| std::string | assetPath() |
| std::vector< uint32_t > | readShaderFile(const std::string & filename) |
Detailed Description¶
Holds the KDGpuExample Helper API
Functions Documentation¶
function assetPath¶
1 | |
function readShaderFile¶
1 2 3 | |
Updated on 2025-07-08 at 12:01:11 +0000