|
Blender
V3.3
|
Public Attributes | |
| struct ImageFrame * | next |
| struct ImageFrame * | prev |
| int | framenr |
Definition at line 30 of file image_sequence.c.
| int ImageFrame::framenr |
Definition at line 32 of file image_sequence.c.
Referenced by image_cmp_frame(), image_detect_frame_range(), and image_sequence_get_frame_ranges().
| struct ImageFrame* ImageFrame::next |
Definition at line 31 of file image_sequence.c.
Referenced by image_detect_frame_range().
| struct ImageFrame * ImageFrame::prev |
Definition at line 31 of file image_sequence.c.