Blender  V2.93
Public Attributes | List of all members
ClipViewLockState Struct Reference

#include <ED_clip.h>

Public Attributes

float offset_x
 
float offset_y
 
float lock_offset_x
 
float lock_offset_y
 
float zoom
 

Detailed Description

Definition at line 120 of file ED_clip.h.

Member Data Documentation

◆ lock_offset_x

float ClipViewLockState::lock_offset_x

Definition at line 122 of file ED_clip.h.

◆ lock_offset_y

float ClipViewLockState::lock_offset_y

Definition at line 122 of file ED_clip.h.

◆ offset_x

float ClipViewLockState::offset_x

Definition at line 121 of file ED_clip.h.

◆ offset_y

float ClipViewLockState::offset_y

Definition at line 121 of file ED_clip.h.

◆ zoom

float ClipViewLockState::zoom

Definition at line 123 of file ED_clip.h.


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