Blender V4.3
BKE_bake_items_paths.hh File Reference
#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< SubFrameblender::bke::bake::file_name_to_frame (const StringRef file_name)
 
Vector< MetaFileblender::bke::bake::find_sorted_meta_files (const StringRefNull meta_dir)