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

#include <DNA_action_types.h>

Public Attributes

short recalc
 
short path_type
 
short path_step
 
short path_viewflag
 
short path_bakeflag
 
char _pad [6]
 
int path_sf
 
int path_ef
 
int path_bc
 
int path_ac
 

Detailed Description

Definition at line 113 of file DNA_action_types.h.

Member Data Documentation

◆ _pad

char bAnimVizSettings::_pad[6]

Definition at line 128 of file DNA_action_types.h.

◆ path_ac

int bAnimVizSettings::path_ac

◆ path_bakeflag

short bAnimVizSettings::path_bakeflag

◆ path_bc

int bAnimVizSettings::path_bc

Number of frames before/after current frame to show.

Definition at line 133 of file DNA_action_types.h.

Referenced by animviz_settings_init(), blo_do_versions_250(), and motion_path_get_frame_range_to_draw().

◆ path_ef

int bAnimVizSettings::path_ef

◆ path_sf

int bAnimVizSettings::path_sf

◆ path_step

short bAnimVizSettings::path_step

Number of frames between points indicated on the paths.

Definition at line 122 of file DNA_action_types.h.

Referenced by animviz_settings_init(), blo_do_versions_250(), blo_do_versions_260(), and motion_path_get_frame_range_to_draw().

◆ path_type

short bAnimVizSettings::path_type

◆ path_viewflag

short bAnimVizSettings::path_viewflag

◆ recalc

short bAnimVizSettings::recalc

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