|
Blender V4.3
|
#include "BKE_bake_items_paths.hh"#include "BLI_fileops.hh"#include "BLI_path_utils.hh"#include "BLI_string.h"#include "BLI_string_utils.hh"Go to the source code of this file.
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) |