Blender
V3.3
source
blender
blenkernel
BKE_subdiv_topology.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later
2
* Copyright 2019 Blender Foundation. All rights reserved. */
3
8
#pragma once
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
struct
Subdiv
;
15
16
int
BKE_subdiv_topology_num_fvar_layers_get
(
const
struct
Subdiv
*subdiv);
17
18
#ifdef __cplusplus
19
}
20
#endif
BKE_subdiv_topology_num_fvar_layers_get
int BKE_subdiv_topology_num_fvar_layers_get(const struct Subdiv *subdiv)
Definition:
subdiv_topology.c:14
Subdiv
Definition:
BKE_subdiv.h:156
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1