Blender  V3.3
Public Attributes | List of all members
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 532 of file clip_ops.c.

Member Data Documentation

◆ launch_event

int ViewZoomData::launch_event

◆ location

float ViewZoomData::location

◆ origx

float ViewZoomData::origx

Definition at line 498 of file image_ops.c.

Referenced by image_view_zoom_init(), and image_zoom_apply().

◆ origy

float ViewZoomData::origy

Definition at line 498 of file image_ops.c.

Referenced by image_view_zoom_init(), and image_zoom_apply().

◆ own_cursor

bool ViewZoomData::own_cursor

◆ region

ARegion* ViewZoomData::region

Definition at line 510 of file image_ops.c.

Referenced by image_view_zoom_init(), and image_zoom_apply().

◆ sima

SpaceImage* ViewZoomData::sima

Definition at line 509 of file image_ops.c.

Referenced by image_view_zoom_init(), and image_zoom_apply().

◆ timer

wmTimer * ViewZoomData::timer

◆ timer_lastdraw

double ViewZoomData::timer_lastdraw

◆ x

float ViewZoomData::x

Definition at line 533 of file clip_ops.c.

Referenced by view_zoom_apply(), and view_zoom_init().

◆ y

float ViewZoomData::y

Definition at line 533 of file clip_ops.c.

Referenced by view_zoom_apply(), and view_zoom_init().

◆ zoom

float ViewZoomData::zoom

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