Blender V4.3
usd_skel_root_utils.hh
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2023 NVIDIA Corporation. All rights reserved.
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4#pragma once
5
6#include "usd.hh"
7
8#include <pxr/usd/usd/common.h>
9
10namespace blender::io::usd {
11
32void create_skel_roots(pxr::UsdStageRefPtr stage, const USDExportParams &params);
33
34} // namespace blender::io::usd
EvaluationStage stage
Definition deg_eval.cc:83
uiWidgetBaseParameters params[MAX_WIDGET_BASE_BATCH]
void create_skel_roots(pxr::UsdStageRefPtr stage, const USDExportParams &params)