Blender
V5.0
source
blender
io
usd
intern
usd_instancing_utils.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2025 NVIDIA Corporation. All rights reserved.
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
#pragma once
5
6
#include <pxr/usd/usd/common.h>
7
8
namespace
blender::io::usd
{
9
10
struct
USDExportParams
;
11
84
void
process_scene_graph_instances
(
const
USDExportParams
&export_params,
85
pxr::UsdStageRefPtr stage);
86
87
}
// namespace blender::io::usd
blender::io::usd
Definition
usd_armature_utils.cc:24
blender::io::usd::process_scene_graph_instances
void process_scene_graph_instances(const USDExportParams &export_params, pxr::UsdStageRefPtr stage)
Definition
usd_instancing_utils.cc:64
blender::io::usd::USDExportParams
Definition
usd.hh:127
Generated on
for Blender by
doxygen
1.16.1