Start imgui integration
This commit is contained in:
@@ -80,6 +80,7 @@ namespace openVulkanoCpp
|
||||
|
||||
[[nodiscard]] virtual uint32_t GetWindowId() const = 0;
|
||||
|
||||
virtual void* GetNativeWindowHandle() = 0;
|
||||
protected:
|
||||
static uint32_t CreateWindowId()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user