Blender
V4.5
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
namespace
blender::io::hydra
{
8
9
IdData::IdData
(
HydraSceneDelegate
*scene_delegate,
const
ID
*
id
, pxr::SdfPath
const
&prim_id)
10
: id(id), prim_id(prim_id), scene_delegate_(scene_delegate)
11
{
12
}
13
14
}
// namespace blender::io::hydra
blender::io::hydra::HydraSceneDelegate
Definition
hydra_scene_delegate.hh:33
blender::io::hydra::IdData::IdData
IdData(HydraSceneDelegate *scene_delegate, const ID *id, pxr::SdfPath const &prim_id)
Definition
id.cc:9
id.hh
blender::io::hydra
Definition
io/usd/hydra/curves.cc:24
ID
Definition
DNA_ID.h:404
Generated on Fri Apr 3 2026 06:33:18 for Blender by
doxygen
1.11.0