Blender
V4.3
source
blender
io
usd
hydra
id.cc
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2011-2022 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#include "
id.hh
"
6
7
#include "
BKE_lib_id.hh
"
8
9
namespace
blender::io::hydra
{
10
11
IdData::IdData
(
HydraSceneDelegate
*scene_delegate,
const
ID
*
id
, pxr::SdfPath
const
&prim_id)
12
: id(id), prim_id(prim_id), scene_delegate_(scene_delegate)
13
{
14
}
15
16
}
// namespace blender::io::hydra
BKE_lib_id.hh
blender::io::hydra::HydraSceneDelegate
Definition
hydra_scene_delegate.hh:36
blender::io::hydra::IdData::IdData
IdData(HydraSceneDelegate *scene_delegate, const ID *id, pxr::SdfPath const &prim_id)
Definition
id.cc:11
id.hh
blender::io::hydra
Definition
io/usd/hydra/curves.cc:24
ID
Definition
DNA_ID.h:413
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0