matf-rg-engine  1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
engine::platform::Window Member List

This is the complete list of members for engine::platform::Window, including all inherited members.

handle_() constengine::platform::Windowinline
height() constengine::platform::Windowinline
m_handleengine::platform::Windowprivate
m_heightengine::platform::Windowprivate
m_titleengine::platform::Windowprivate
m_widthengine::platform::Windowprivate
PlatformController classengine::platform::Windowfriend
title() constengine::platform::Windowinline
width() constengine::platform::Windowinline
Window()=defaultengine::platform::Windowprivate
Window(GLFWwindow *handle, int width, int height, std::string title)engine::platform::Windowinlineprivate