#include <Window.h>
Window.h 파일의 22 번째 라인에서 정의되었습니다.
◆ EventCallbackFn
◆ ~Window()
| virtual Gear::Window::~Window |
( |
| ) |
|
|
inlinevirtual |
◆ Create()
◆ GetHeight()
| virtual unsigned int Gear::Window::GetHeight |
( |
| ) |
const |
|
pure virtual |
◆ GetNativeWindow()
| virtual void* Gear::Window::GetNativeWindow |
( |
| ) |
const |
|
pure virtual |
◆ GetWidth()
| virtual unsigned int Gear::Window::GetWidth |
( |
| ) |
const |
|
pure virtual |
◆ IsVSync()
| virtual bool Gear::Window::IsVSync |
( |
| ) |
const |
|
pure virtual |
◆ OnUpdate()
| virtual void Gear::Window::OnUpdate |
( |
| ) |
|
|
pure virtual |
◆ SetEventCallback()
| virtual void Gear::Window::SetEventCallback |
( |
const EventCallbackFn & |
callback | ) |
|
|
pure virtual |
◆ SetVSync()
| virtual void Gear::Window::SetVSync |
( |
bool |
enabled | ) |
|
|
pure virtual |
이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: