Blender
V3.3
|
#include <GHOST_Types.h>
Public Attributes | |
int | count |
uint8_t ** | strings |
Definition at line 506 of file GHOST_Types.h.
int GHOST_TStringArray::count |
Definition at line 507 of file GHOST_Types.h.
Referenced by data_device_handle_drop(), ghost_event_proc(), GHOST_SystemCocoa::handleDraggingEvent(), and GHOST_EventDragnDrop::~GHOST_EventDragnDrop().
uint8_t** GHOST_TStringArray::strings |
Definition at line 508 of file GHOST_Types.h.
Referenced by data_device_handle_drop(), ghost_event_proc(), GHOST_SystemCocoa::handleDraggingEvent(), and GHOST_EventDragnDrop::~GHOST_EventDragnDrop().