33 const bool stereoVisual)
@ GHOST_kWindowStateNormal
GHOST_TDrawingContextType
static btDbvtVolume bounds(btDbvtNode **leaves, int count)
GHOST_TSuccess invalidate() override
std::string getTitle() const override
GHOST_TSuccess setState(GHOST_TWindowState) override
void clientToScreen(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) const override
GHOST_TSuccess setWindowCursorGrab(GHOST_TGrabCursorMode) override
GHOST_TSuccess setWindowCursorVisibility(bool) override
GHOST_TSuccess setClientHeight(uint32_t) override
void getWindowBounds(GHOST_Rect &bounds) const override
void setTitle(const char *) override
GHOST_TSuccess activateDrawingContext() override
GHOST_TSuccess beginFullScreen() const override
GHOST_TSuccess installDrawingContext(GHOST_TDrawingContextType)
GHOST_TSuccess hasCursorShape(GHOST_TStandardCursor) override
GHOST_TSuccess setClientWidth(uint32_t) override
void getClientBounds(GHOST_Rect &) const override
GHOST_TSuccess setClientSize(uint32_t, uint32_t) override
GHOST_WindowNULL(const char *, int32_t, int32_t, uint32_t width, uint32_t height, GHOST_TWindowState state, const GHOST_IWindow *, GHOST_TDrawingContextType, const bool stereoVisual)
GHOST_TSuccess endFullScreen() const override
GHOST_TSuccess setWindowCustomCursorShape(uint8_t *, uint8_t *, int, int, int, int, bool) override
~GHOST_WindowNULL() override=default
GHOST_TSuccess setPath(const char *) override
GHOST_TWindowState getState() const override
GHOST_TSuccess removeDrawingContext()
void screenToClient(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) const override
bool getValid() const override
GHOST_TSuccess setOrder(GHOST_TWindowOrder) override
GHOST_TSuccess setWindowCursorShape(GHOST_TStandardCursor) override
GHOST_TSuccess swapBuffers() override