Blender  V3.3
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_range
 
short path_viewflag
 
short path_bakeflag
 
char _pad [4]
 
int path_sf
 
int path_ef
 
int path_bc
 
int path_ac
 

Detailed Description

Definition at line 97 of file DNA_action_types.h.

Member Data Documentation

◆ _pad

char bAnimVizSettings::_pad[4]

Definition at line 114 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 119 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_range

short bAnimVizSettings::path_range

◆ path_sf

int bAnimVizSettings::path_sf

◆ path_step

short bAnimVizSettings::path_step

Number of frames between points indicated on the paths.

Definition at line 106 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: