Blender V5.0
GHOST_CursorBitmapRef Struct Reference

#include <GHOST_Types.h>

Public Attributes

const uint8_t * data
int data_size [2]
int hot_spot [2]

Detailed Description

A reference to cursor bitmap data.

Definition at line 62 of file GHOST_Types.h.

Member Data Documentation

◆ data

const uint8_t* GHOST_CursorBitmapRef::data

RGBA bytes.

Definition at line 64 of file GHOST_Types.h.

Referenced by GHOST_SystemWayland::cursor_bitmap_get(), and wm_software_cursor_draw_bitmap().

◆ data_size

int GHOST_CursorBitmapRef::data_size[2]

◆ hot_spot

int GHOST_CursorBitmapRef::hot_spot[2]

The documentation for this struct was generated from the following file: