|
Blender V4.3
|
#include <GHOST_Types.h>
Public Attributes | |
| int | count |
| uint8_t ** | strings |
Definition at line 638 of file GHOST_Types.h.
| int GHOST_TStringArray::count |
Definition at line 639 of file GHOST_Types.h.
Referenced by data_device_handle_drop(), ghost_event_proc(), ghost_event_proc(), GHOST_SystemCocoa::handleDraggingEvent(), GHOST_EventPrinter::processEvent(), and GHOST_EventDragnDrop::~GHOST_EventDragnDrop().
| uint8_t** GHOST_TStringArray::strings |
Definition at line 640 of file GHOST_Types.h.
Referenced by data_device_handle_drop(), ghost_event_proc(), ghost_event_proc(), GHOST_SystemCocoa::handleDraggingEvent(), GHOST_EventPrinter::processEvent(), and GHOST_EventDragnDrop::~GHOST_EventDragnDrop().