Blender V4.3
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 364 of file clip_ops.cc.

Member Data Documentation

◆ launch_event

int ViewPanData::launch_event

◆ own_cursor

bool ViewPanData::own_cursor

◆ vec

float* ViewPanData::vec

Definition at line 369 of file clip_ops.cc.

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 366 of file clip_ops.cc.

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

◆ y

float ViewPanData::y

◆ yof

float ViewPanData::yof

Definition at line 366 of file clip_ops.cc.

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

◆ yorig

float ViewPanData::yorig

Definition at line 366 of file clip_ops.cc.


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