Blender V5.0
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
11namespace blender::dna {
12
18template<typename T> int sdna_struct_id_get();
19
24
25} // namespace blender::dna
int sdna_struct_id_get()
int sdna_struct_id_get_max()