Blender  V2.59
Public Attributes
GHOST_TEventDragnDropData Struct Reference

#include <GHOST_Types.h>

List of all members.

Public Attributes

GHOST_TInt32 x
GHOST_TInt32 y
GHOST_TDragnDropTypes dataType
GHOST_TEventDataPtr data

Detailed Description

Definition at line 422 of file GHOST_Types.h.


Member Data Documentation

The x-coordinate of the cursor position.

Definition at line 424 of file GHOST_Types.h.

Referenced by GHOST_EventDragnDrop::GHOST_EventDragnDrop(), and GHOST_EventPrinter::processEvent().

The y-coordinate of the cursor position.

Definition at line 426 of file GHOST_Types.h.

Referenced by GHOST_EventDragnDrop::GHOST_EventDragnDrop(), and GHOST_EventPrinter::processEvent().


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