Blender
V4.3
source
blender
io
usd
intern
usd_utils.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2024 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
#pragma once
5
6
#include <string>
7
8
namespace
blender::io::usd
{
9
17
std::string
make_safe_name
(
const
std::string &name,
bool
allow_unicode);
18
19
}
// namespace blender::io::usd
blender::io::usd
Definition
usd_armature_utils.cc:17
blender::io::usd::make_safe_name
std::string make_safe_name(const std::string &name, bool allow_unicode)
Definition
usd_utils.cc:16
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0