|
Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
This is the complete list of members for oe::core::Device, including all inherited members.
| addWindow(const glm::ivec2 &dimensions, const std::string &title, bool is_visible=true) | oe::core::Device | |
| canRun() const | oe::core::Device | |
| Device() | oe::core::Device | |
| Device(const std::string &title) | oe::core::Device | |
| Device(const glm::ivec2 &dimensions, const std::string &title, bool is_visible=true) | oe::core::Device | |
| getDeltaTime() const noexcept | oe::core::Device | inline |
| getKeyName(const key_code_t &key) const noexcept | oe::core::Device | |
| getScanCodeFromKey(const key_code_t &key) const noexcept (defined in oe::core::Device) | oe::core::Device | |
| getScancodeName(const key_code_t &scancode) const noexcept (defined in oe::core::Device) | oe::core::Device | |
| getTime() const | oe::core::Device | |
| getWindow(const size_t id=0) | oe::core::Device | inline |
| getWindow(const size_t id=0) const | oe::core::Device | inline |
| getWindowById(const size_t id) | oe::core::Device | |
| getWindowById(const size_t id) const | oe::core::Device | |
| getWindows() const (defined in oe::core::Device) | oe::core::Device | inline |
| limitFps() | oe::core::Device | |
| minimum_frame_time | oe::core::Device | |
| processEvents() | oe::core::Device | |
| removeWindow(const size_t id) | oe::core::Device | |
| setMaxFps(const uint32_t max_fps) (defined in oe::core::Device) | oe::core::Device | inline |
| setSwapInterval(const int32_t interval) | oe::core::Device | |
| ~Device() | oe::core::Device |