Blender V2.61 - r43446
|
#include <ED_screen_types.h>
Public Attributes | |
ARegion * | ar |
short | redraws |
short | refresh |
short | flag |
int | sfra |
int | nextfra |
Definition at line 37 of file ED_screen_types.h.
Definition at line 38 of file ED_screen_types.h.
Referenced by ED_screen_animation_play(), ED_screen_animation_timer(), ED_screen_animation_timer_update(), and screen_animation_step().
short ScreenAnimData::flag |
Definition at line 41 of file ED_screen_types.h.
Referenced by animrecord_check_state(), ED_screen_animation_timer(), frame_jump_exec(), and screen_animation_step().
Definition at line 43 of file ED_screen_types.h.
Referenced by frame_jump_exec(), and screen_animation_step().
short ScreenAnimData::redraws |
Definition at line 39 of file ED_screen_types.h.
Referenced by ED_screen_animation_timer(), ED_screen_animation_timer_update(), and screen_animation_step().
short ScreenAnimData::refresh |
Definition at line 40 of file ED_screen_types.h.
Referenced by ED_screen_animation_timer(), ED_screen_animation_timer_update(), and screen_animation_step().
Definition at line 42 of file ED_screen_types.h.
Referenced by ED_screen_animation_timer(), and screen_animation_cancel_exec().