Blender V5.0
GHOST_TEventWheelData Struct Reference

#include <GHOST_Types.h>

Public Attributes

GHOST_TEventWheelAxis axis
int32_t value

Detailed Description

Definition at line 647 of file GHOST_Types.h.

Member Data Documentation

◆ axis

GHOST_TEventWheelAxis GHOST_TEventWheelData::axis

Which mouse wheel is used.

Definition at line 649 of file GHOST_Types.h.

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

◆ value

int32_t GHOST_TEventWheelData::value

Displacement of a mouse wheel.

Definition at line 651 of file GHOST_Types.h.

Referenced by Application::processEvent(), GHOST_EventPrinter::processEvent(), processEvent(), and wm_event_add_ghostevent().


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