Blender
V5.0
source
blender
makesdna
DNA_sdna_type_ids.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2025 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
8
9
#pragma once
10
11
namespace
blender::dna
{
12
18
template
<
typename
T>
int
sdna_struct_id_get
();
19
23
int
sdna_struct_id_get_max
();
24
25
}
// namespace blender::dna
blender::dna
Definition
DNA_array_utils.hh:21
blender::dna::sdna_struct_id_get
int sdna_struct_id_get()
blender::dna::sdna_struct_id_get_max
int sdna_struct_id_get_max()
Generated on
for Blender by
doxygen
1.16.1