Blender V4.3
ViewZoomData Struct Reference

Public Attributes

float x
 
float y
 
float zoom
 
int launch_event
 
float location [2]
 
wmTimertimer
 
double timer_lastdraw
 
bool own_cursor
 
float origx
 
float origy
 
SpaceImagesima
 
ARegionregion
 

Detailed Description

Definition at line 537 of file clip_ops.cc.

Member Data Documentation

◆ launch_event

int ViewZoomData::launch_event

◆ location

float ViewZoomData::location

◆ origx

float ViewZoomData::origx

Definition at line 501 of file image_ops.cc.

Referenced by image_view_zoom_init(), and image_zoom_apply().

◆ origy

float ViewZoomData::origy

Definition at line 501 of file image_ops.cc.

Referenced by image_view_zoom_init(), and image_zoom_apply().

◆ own_cursor

bool ViewZoomData::own_cursor

◆ region

ARegion* ViewZoomData::region

Definition at line 513 of file image_ops.cc.

Referenced by image_view_zoom_init(), and image_zoom_apply().

◆ sima

SpaceImage* ViewZoomData::sima

Definition at line 512 of file image_ops.cc.

Referenced by image_view_zoom_init(), and image_zoom_apply().

◆ timer

◆ timer_lastdraw

double ViewZoomData::timer_lastdraw

◆ x

float ViewZoomData::x

Definition at line 538 of file clip_ops.cc.

Referenced by view_zoom_apply(), and view_zoom_init().

◆ y

float ViewZoomData::y

Definition at line 538 of file clip_ops.cc.

Referenced by view_zoom_apply(), and view_zoom_init().

◆ zoom


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