Skip to content

KDGpuExample API

More...

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
inline std::string assetPath()

function readShaderFile

1
2
3
std::vector< uint32_t > readShaderFile(
    const std::string & filename
)

Updated on 2024-05-10 at 00:09:07 +0000