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 ...

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 2023-12-22 at 00:05:34 +0000