|
Blender V5.0
|
#include <GHOST_Types.h>
Public Attributes | |
| int | count |
| uint8_t ** | strings |
Definition at line 713 of file GHOST_Types.h.
| int GHOST_TStringArray::count |
Definition at line 714 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 715 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().