Blender
V4.3
source
blender
nodes
function
node_function_util.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
7
#include <
string.h
>
8
9
#include "
BLI_math_vector.hh
"
10
#include "
BLI_utildefines.h
"
11
12
#include "
MEM_guardedalloc.h
"
13
14
#include "
DNA_node_types.h
"
15
16
#include "
BKE_node.hh
"
17
18
#include "
NOD_multi_function.hh
"
19
#include "
NOD_register.hh
"
20
#include "
NOD_socket_declarations.hh
"
21
22
#include "
node_util.hh
"
23
24
#include "
FN_multi_function_builder.hh
"
25
26
#include "
RNA_access.hh
"
27
28
void
fn_node_type_base
(
blender::bke::bNodeType
*ntype,
int
type,
const
char
*name,
short
nclass);
BKE_node.hh
BLI_math_vector.hh
BLI_utildefines.h
DNA_node_types.h
FN_multi_function_builder.hh
MEM_guardedalloc.h
Read Guarded memory(de)allocation.
NOD_multi_function.hh
NOD_register.hh
NOD_socket_declarations.hh
RNA_access.hh
fn_node_type_base
void fn_node_type_base(blender::bke::bNodeType *ntype, int type, const char *name, short nclass)
Definition
node_function_util.cc:22
node_util.hh
string.h
blender::bke::bNodeType
Defines a node type.
Definition
BKE_node.hh:218
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0