30 std::optional<std::string> resolve_vdb_file(
const Volume *volume,
bool has_modifiers)
const;
32 std::optional<std::string> construct_vdb_file_path(
const Volume *volume)
const;
33 std::optional<std::string> construct_vdb_relative_file_path(
34 const std::string &vdb_file_path)
const;