|
Blender V4.3
|
#include <optional>#include <string>#include "BLI_string_ref.hh"#include "BLI_sub_frame.hh"#include "BLI_vector.hh"Go to the source code of this file.
Classes | |
| struct | blender::bke::bake::MetaFile |
| struct | blender::bke::bake::BakePath |
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
| namespace | blender::bke::bake |
Functions | |
| std::string | blender::bke::bake::frame_to_file_name (const SubFrame &frame) |
| std::optional< SubFrame > | blender::bke::bake::file_name_to_frame (const StringRef file_name) |
| Vector< MetaFile > | blender::bke::bake::find_sorted_meta_files (const StringRefNull meta_dir) |