|
Blender V5.0
|
#include <DNA_sequence_types.h>
Definition at line 332 of file DNA_sequence_types.h.
| FinalImageCache* EditingRuntime::final_image_cache |
Definition at line 338 of file DNA_sequence_types.h.
Referenced by blender::seq::ensure_final_image_cache(), blender::seq::final_image_cache_clear(), blender::seq::final_image_cache_destroy(), blender::seq::query_final_image_cache(), and scene_blend_read_data().
| IntraFrameCache* EditingRuntime::intra_frame_cache |
Definition at line 336 of file DNA_sequence_types.h.
Referenced by blender::seq::intra_frame_cache_destroy(), blender::seq::intra_frame_cache_put_composite(), blender::seq::intra_frame_cache_put_preprocessed(), blender::seq::query_intra_frame_cache(), and scene_blend_read_data().
| MediaPresence* EditingRuntime::media_presence |
Definition at line 334 of file DNA_sequence_types.h.
Referenced by blender::seq::get_media_presence_cache(), blender::seq::media_presence_free(), blender::seq::media_presence_invalidate_sound(), blender::seq::media_presence_invalidate_strip(), and scene_blend_read_data().
| PreviewCache* EditingRuntime::preview_cache |
Definition at line 339 of file DNA_sequence_types.h.
Referenced by blender::seq::ensure_preview_cache(), blender::seq::preview_cache_destroy(), blender::seq::query_preview_cache(), and scene_blend_read_data().
| SourceImageCache* EditingRuntime::source_image_cache |
Definition at line 337 of file DNA_sequence_types.h.
Referenced by blender::seq::ensure_source_image_cache(), blender::seq::query_source_image_cache(), scene_blend_read_data(), blender::seq::source_image_cache_clear(), and blender::seq::source_image_cache_destroy().
| StripLookup* EditingRuntime::strip_lookup |
Definition at line 333 of file DNA_sequence_types.h.
Referenced by scene_blend_read_data().
| ThumbnailCache* EditingRuntime::thumbnail_cache |
Definition at line 335 of file DNA_sequence_types.h.
Referenced by blender::seq::ensure_thumbnail_cache(), blender::seq::query_thumbnail_cache(), scene_blend_read_data(), scene_foreach_cache(), blender::seq::thumbnail_cache_clear(), and blender::seq::thumbnail_cache_destroy().