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

#include <DNA_sequence_types.h>

Public Attributes

float edgeWidth
 
float angle
 
short forward
 
short wipetype
 

Detailed Description

Definition at line 292 of file DNA_sequence_types.h.

Member Data Documentation

◆ angle

float WipeVars::angle

Definition at line 293 of file DNA_sequence_types.h.

Referenced by blo_do_versions_260(), and precalc_wipe_zone().

◆ edgeWidth

float WipeVars::edgeWidth

Definition at line 293 of file DNA_sequence_types.h.

Referenced by check_zone(), and precalc_wipe_zone().

◆ forward

short WipeVars::forward

Definition at line 294 of file DNA_sequence_types.h.

Referenced by check_zone().

◆ wipetype

short WipeVars::wipetype

Definition at line 294 of file DNA_sequence_types.h.

Referenced by check_zone().


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