Blender V5.0
GHOST_WindowCocoa Member List

This is the complete list of members for GHOST_WindowCocoa, including all inherited members.

activateDrawingContext() overrideGHOST_Windowvirtual
applyWindowDecorationStyle() overrideGHOST_WindowCocoavirtual
can_accept_drag_operation_GHOST_Windowprotected
canAcceptDragOperation() const overrideGHOST_Windowvirtual
clientToScreen(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) const overrideGHOST_WindowCocoavirtual
clientToScreenIntern(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) constGHOST_WindowCocoa
cursor_grab_GHOST_Windowprotected
cursor_grab_accum_pos_GHOST_Windowprotected
cursor_grab_axis_GHOST_Windowprotected
cursor_grab_bounds_GHOST_Windowprotected
cursor_grab_init_pos_GHOST_Windowprotected
cursor_shape_GHOST_Windowprotected
cursor_visible_GHOST_Windowprotected
custom_cursor_GHOST_WindowCocoaprotected
drawing_context_type_GHOST_Windowprotected
endProgressBar() overrideGHOST_WindowCocoavirtual
full_screen_GHOST_Windowprotected
full_screen_height_GHOST_Windowprotected
full_screen_width_GHOST_Windowprotected
getClientBounds(GHOST_Rect &bounds) const overrideGHOST_WindowCocoavirtual
GetCocoaTabletData()GHOST_WindowCocoainline
getContext()GHOST_Window
getCursorBitmap(GHOST_CursorBitmapRef *bitmap) overrideGHOST_Windowvirtual
getCursorGrabAccum(int32_t &x, int32_t &y) constGHOST_Windowinline
getCursorGrabAxis() constGHOST_Windowinline
getCursorGrabBounds(GHOST_Rect &bounds) const overrideGHOST_Windowvirtual
getCursorGrabInitPos(int32_t &x, int32_t &y) constGHOST_Windowinline
getCursorGrabMode() constGHOST_Windowinline
getCursorGrabModeIsWarp() constGHOST_Windowinline
getCursorGrabState(GHOST_TGrabCursorMode &mode, GHOST_TAxisFlag &wrap_axis, GHOST_Rect &bounds, bool &use_software_cursor) overrideGHOST_Windowvirtual
getCursorGrabUseSoftwareDisplay() overrideGHOST_Windowvirtual
getCursorShape() const overrideGHOST_Windowinlinevirtual
getCursorVisibility() const overrideGHOST_Windowinlinevirtual
getDefaultFramebuffer() overrideGHOST_Windowvirtual
getDPIHint() overrideGHOST_Windowinlinevirtual
getDrawingContext() overrideGHOST_Windowvirtual
getDrawingContextType() overrideGHOST_Windowinlinevirtual
getHDRInfo() overrideGHOST_Windowinlinevirtual
getImmediateDraw() constGHOST_WindowCocoainline
getModifiedState() overrideGHOST_Windowvirtual
getNativePixelSize() overrideGHOST_Windowinlinevirtual
getOSWindow() const overrideGHOST_WindowCocoavirtual
getPrimaryScreen()GHOST_WindowCocoastatic
getScreen() constGHOST_WindowCocoa
getStandardCursor(GHOST_TStandardCursor cursor) constGHOST_WindowCocoa
getState() const overrideGHOST_WindowCocoavirtual
getSwapInterval(int &interval_out) overrideGHOST_Windowvirtual
getTitle() const overrideGHOST_WindowCocoavirtual
getUserData() const overrideGHOST_Windowinlinevirtual
getValid() const overrideGHOST_WindowCocoavirtual
getViewWindow() constGHOST_WindowCocoainline
getWindowBounds(GHOST_Rect &bounds) const overrideGHOST_WindowCocoavirtual
getWindowDecorationStyleFlags() overrideGHOST_Windowvirtual
GHOST_Window(uint32_t width, uint32_t height, GHOST_TWindowState state, const GHOST_ContextParams &context_params, const bool exclusive=false)GHOST_Window
GHOST_WindowCocoa(GHOST_SystemCocoa *systemCocoa, const char *title, int32_t left, int32_t bottom, uint32_t width, uint32_t height, GHOST_TWindowState state, GHOST_TDrawingContextType type, const GHOST_ContextParams &context_params, bool dialog, GHOST_WindowCocoa *parent_window, const GHOST_GPUDevice &preferred_device)GHOST_WindowCocoa
hasCursorShape(GHOST_TStandardCursor shape) overrideGHOST_WindowCocoaprotectedvirtual
hdr_info_GHOST_Windowprotected
immediate_draw_GHOST_WindowCocoaprotected
invalidate() overrideGHOST_WindowCocoaprotectedvirtual
is_dialog_GHOST_WindowCocoaprotected
is_unsaved_changes_GHOST_Windowprotected
isDialog() const overrideGHOST_WindowCocoavirtual
loadCursor(bool visible, GHOST_TStandardCursor cursor) constGHOST_WindowCocoa
metal_layer_GHOST_WindowCocoaprotected
metal_view_GHOST_WindowCocoaprotected
native_pixel_size_GHOST_Windowprotected
newDrawingContext(GHOST_TDrawingContextType type) overrideGHOST_WindowCocoaprotectedvirtual
opengl_view_GHOST_WindowCocoaprotected
preferred_device_GHOST_WindowCocoaprotected
progress_bar_visible_GHOST_Windowprotected
releaseNativeHandles()GHOST_Windowprotected
screenToClient(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) const overrideGHOST_WindowCocoavirtual
screenToClientIntern(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) constGHOST_WindowCocoa
setAcceptDragOperation(bool can_accept) overrideGHOST_Windowvirtual
setClientHeight(uint32_t height) overrideGHOST_WindowCocoavirtual
setClientSize(uint32_t width, uint32_t height) overrideGHOST_WindowCocoavirtual
setClientWidth(uint32_t width) overrideGHOST_WindowCocoavirtual
setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_TAxisFlag wrap_axis, GHOST_Rect *bounds, int32_t mouse_ungrab_xy[2]) overrideGHOST_Windowvirtual
setCursorGrabAccum(int32_t x, int32_t y)GHOST_Windowinline
setCursorShape(GHOST_TStandardCursor cursor_shape) overrideGHOST_Windowvirtual
setCursorVisibility(bool visible) overrideGHOST_Windowvirtual
setCustomCursorGenerator(GHOST_CursorGenerator *cursor_generator) overrideGHOST_Windowvirtual
setCustomCursorShape(const uint8_t *bitmap, const uint8_t *mask, const int size[2], const int hot_spot[2], bool can_invert_color) overrideGHOST_Windowvirtual
setDrawingContextType(GHOST_TDrawingContextType type) overrideGHOST_Windowvirtual
setImmediateDraw(bool value)GHOST_WindowCocoainline
setModifiedState(bool is_unsaved_changes) overrideGHOST_WindowCocoavirtual
setNativePixelSize()GHOST_WindowCocoa
setOrder(GHOST_TWindowOrder order) overrideGHOST_WindowCocoavirtual
setPath(const char *filepath) overrideGHOST_WindowCocoavirtual
setProgressBar(float progress) overrideGHOST_WindowCocoavirtual
setState(GHOST_TWindowState state) overrideGHOST_WindowCocoavirtual
setSwapInterval(int interval) overrideGHOST_Windowvirtual
setTitle(const char *title) overrideGHOST_WindowCocoavirtual
setUserData(const GHOST_TUserDataPtr user_data) overrideGHOST_Windowinlinevirtual
setWindowCursorGrab(GHOST_TGrabCursorMode mode) overrideGHOST_WindowCocoaprotectedvirtual
setWindowCursorShape(GHOST_TStandardCursor shape) overrideGHOST_WindowCocoaprotectedvirtual
setWindowCursorVisibility(bool visible) overrideGHOST_WindowCocoaprotectedvirtual
setWindowCustomCursorGenerator(GHOST_CursorGenerator *cursor_generator)GHOST_Windowinlineprotectedvirtual
setWindowCustomCursorShape(const uint8_t *bitmap, const uint8_t *mask, const int size[2], const int hot_spot[2], bool can_invert_color) overrideGHOST_WindowCocoaprotectedvirtual
setWindowDecorationStyleFlags(GHOST_TWindowDecorationStyleFlags style_flags) overrideGHOST_Windowvirtual
setWindowDecorationStyleSettings(GHOST_WindowDecorationStyleSettings decoration_settings) overrideGHOST_Windowvirtual
swapBufferAcquire() overrideGHOST_Windowvirtual
swapBufferRelease() overrideGHOST_Windowvirtual
system_cocoa_GHOST_WindowCocoaprotected
tablet_GHOST_WindowCocoaprotected
updateDrawingContext()GHOST_Window
user_data_GHOST_Windowprotected
want_context_params_GHOST_Windowprotected
window_GHOST_WindowCocoaprotected
window_decoration_style_flags_GHOST_Windowprotected
window_decoration_style_settings_GHOST_Windowprotected
~GHOST_IWindow()=defaultGHOST_IWindowvirtual
~GHOST_Window() overrideGHOST_Window
~GHOST_WindowCocoa() overrideGHOST_WindowCocoa