Blender  V3.3
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 155 of file ED_clip.h.

Member Data Documentation

◆ lock_offset_x

float ClipViewLockState::lock_offset_x

Definition at line 157 of file ED_clip.h.

◆ lock_offset_y

float ClipViewLockState::lock_offset_y

Definition at line 157 of file ED_clip.h.

◆ offset_x

float ClipViewLockState::offset_x

Definition at line 156 of file ED_clip.h.

◆ offset_y

float ClipViewLockState::offset_y

Definition at line 156 of file ED_clip.h.

◆ zoom

float ClipViewLockState::zoom

Definition at line 158 of file ED_clip.h.


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