|
Blender V4.5
|
Classes | |
| struct | [struct].postprocessed |
| struct | [struct].stabilized |
Public Attributes | |
| MovieCache * | moviecache |
| struct | postprocessed |
| struct | stabilized |
| int | sequence_offset |
| bool | is_still_sequence |
Definition at line 667 of file movieclip.cc.
| bool MovieClipCache::is_still_sequence |
Definition at line 707 of file movieclip.cc.
Referenced by get_imbuf_cache(), and put_imbuf_cache().
| MovieCache* MovieClipCache::moviecache |
Definition at line 669 of file movieclip.cc.
Referenced by BKE_movieclip_clear_proxy_cache(), BKE_movieclip_get_cache_segments(), free_buffers(), get_imbuf_cache(), has_imbuf_cache(), and put_imbuf_cache().
| struct MovieClipCache::[struct].postprocessed MovieClipCache::postprocessed |
| int MovieClipCache::sequence_offset |
Definition at line 705 of file movieclip.cc.
Referenced by put_imbuf_cache(), and user_frame_to_cache_frame().
| struct MovieClipCache::[struct].stabilized MovieClipCache::stabilized |