Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
oe::core::Window Member List
This is the complete list of members for
oe::core::Window
, including all inherited members.
beginRender
()
oe::core::Window
blink
()
oe::core::Window
canRun
() const
oe::core::Window
endRender
()
oe::core::Window
getAspectRatio
() const noexcept
oe::core::Window
inline
getBufferDimensions
()
oe::core::Window
inline
getClipboardContent
()
oe::core::Window
getCursorPosition
(const bool &absolute=false)
oe::core::Window
getDimensions
() const
oe::core::Window
inline
getEventHandler
()
oe::core::Window
inline
getEventHandler
() const
oe::core::Window
inline
getPosition
() const
oe::core::Window
hide
()
oe::core::Window
lockCursor
()
oe::core::Window
makeContextCurrent
() (defined in
oe::core::Window
)
oe::core::Window
moveToCenter
()
oe::core::Window
processEvents
()
oe::core::Window
setClipboardContent
(const std::string &contents)
oe::core::Window
setCursorPosition
(const double &x, const double &y)
oe::core::Window
setCursorVisible
(bool visible=true) (defined in
oe::core::Window
)
oe::core::Window
setDimensions
(const glm::ivec2 &)
oe::core::Window
setPosition
(const glm::ivec2 &)
oe::core::Window
setShouldClose
(bool can_close=true)
oe::core::Window
setTitle
(const std::string &title)
oe::core::Window
show
()
oe::core::Window
Window
(const std::string &title, bool is_visible=true)
oe::core::Window
Window
(const glm::ivec2 &dimensions, const std::string &title, bool is_visible=true)
oe::core::Window
~Window
() (defined in
oe::core::Window
)
oe::core::Window
Generated by
1.9.8