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() |
| KDUtils::Dir | assetDir() |
| std::vector< uint32_t > | readShaderFile(const std::string & filename) |
| std::vector< uint32_t > | readShaderFile(KDUtils::File & file) |
Detailed Description¶
Holds the KDGpuExample Helper API
Functions Documentation¶
function assetPath¶
1 | |
function assetDir¶
1 | |
function readShaderFile¶
1 2 3 | |
function readShaderFile¶
1 2 3 | |
Updated on 2025-11-02 at 00:01:42 +0000