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

#include <DNA_sequence_types.h>

Public Attributes

int xofs
 
int yofs
 
float scale_x
 
float scale_y
 
float rotation
 

Detailed Description

Definition at line 69 of file DNA_sequence_types.h.

Member Data Documentation

◆ rotation

float StripTransform::rotation

Definition at line 74 of file DNA_sequence_types.h.

◆ scale_x

float StripTransform::scale_x

Definition at line 72 of file DNA_sequence_types.h.

Referenced by seq_strip_alloc().

◆ scale_y

float StripTransform::scale_y

Definition at line 73 of file DNA_sequence_types.h.

Referenced by seq_strip_alloc().

◆ xofs

int StripTransform::xofs

Definition at line 70 of file DNA_sequence_types.h.

◆ yofs

int StripTransform::yofs

Definition at line 71 of file DNA_sequence_types.h.


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