Blender  V3.3
Public Attributes | List of all members
ViewPanData Struct Reference

Public Attributes

float x
 
float y
 
float xof
 
float yof
 
float xorig
 
float yorig
 
int launch_event
 
bool own_cursor
 
floatvec
 

Detailed Description

Definition at line 359 of file clip_ops.c.

Member Data Documentation

◆ launch_event

int ViewPanData::launch_event

◆ own_cursor

bool ViewPanData::own_cursor

Definition at line 363 of file clip_ops.c.

Referenced by image_view_pan_exit(), image_view_pan_init(), view_pan_exit(), and view_pan_init().

◆ vec

float* ViewPanData::vec

Definition at line 364 of file clip_ops.c.

Referenced by view_pan_exit(), view_pan_init(), and view_pan_modal().

◆ x

float ViewPanData::x

◆ xof

float ViewPanData::xof

◆ xorig

float ViewPanData::xorig

Definition at line 361 of file clip_ops.c.

Referenced by view_pan_exit(), view_pan_init(), and view_pan_modal().

◆ y

float ViewPanData::y

◆ yof

float ViewPanData::yof

Definition at line 361 of file clip_ops.c.

Referenced by image_view_pan_exit(), image_view_pan_init(), and image_view_pan_modal().

◆ yorig

float ViewPanData::yorig

Definition at line 361 of file clip_ops.c.


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