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
blender::io::hydra::IdData::prim_id
pxr::SdfPath prim_id
Definition
id.hh:36
blender::io::hydra::IdData::scene_delegate_
HydraSceneDelegate * scene_delegate_
Definition
id.hh:39
blender::io::hydra::IdData::id
const ID * id
Definition
id.hh:35
id.hh
blender::io::hydra
Definition
io/usd/hydra/curves.cc:24
ID
Definition
DNA_ID.h:413
Generated on Sat Oct 4 2025 05:32:23 for Blender by
doxygen
1.14.0