PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::window_internal::GlfwApi Member List

This is the complete list of members for pixelbullet::window_internal::GlfwApi, including all inherited members.

AcquireRuntime()=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
CaptureWindowSnapshot(GLFWwindow *window)=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
CreateWindow(int width, int height, const char *title)=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
CreateWindowSurface(VkInstance instance, GLFWwindow *window, const VkAllocationCallbacks *allocator, VkSurfaceKHR *surface)=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
DestroyWindow(GLFWwindow *window)=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
GetKey(GLFWwindow *window, int key) const noexcept=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
GetRequiredInstanceExtensions(uint32_t *count)=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
GetWindowAttrib(GLFWwindow *window, int attrib) const noexcept=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
IconifyWindow(GLFWwindow *window) noexcept=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
MaximizeWindow(GLFWwindow *window) noexcept=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
NextWindowId() noexcept=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
PollEvents() noexcept=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
RegisterCallbacks(GLFWwindow *window)=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
ReleaseRuntime() noexcept=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
RestoreWindow(GLFWwindow *window) noexcept=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
SetInputMode(GLFWwindow *window, int mode, int value) noexcept=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
SetWindowIcon(GLFWwindow *window, int count, const GLFWimage *images)=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
SetWindowUserPointer(GLFWwindow *window, void *pointer)=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
WindowHint(int hint, int value)=0 (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApipure virtual
~GlfwApi()=default (defined in pixelbullet::window_internal::GlfwApi)pixelbullet::window_internal::GlfwApivirtual