Blender
V3.3
source
blender
bmesh
tools
bmesh_triangulate.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
9
#pragma once
10
11
void
BM_mesh_triangulate
(
BMesh
*
bm
,
12
int
quad_method,
13
int
ngon_method,
14
int
min_vertices,
15
bool
tag_only,
16
BMOperator
*op,
17
BMOpSlot
*slot_facemap_out,
18
BMOpSlot
*slot_facemap_double_out);
bm
ATTR_WARN_UNUSED_RESULT BMesh * bm
Definition:
bmesh_iterators_inline.h:151
BM_mesh_triangulate
void BM_mesh_triangulate(BMesh *bm, int quad_method, int ngon_method, int min_vertices, bool tag_only, BMOperator *op, BMOpSlot *slot_facemap_out, BMOpSlot *slot_facemap_double_out)
Definition:
bmesh_triangulate.c:77
BMOpSlot
Definition:
bmesh_operator_api.h:247
BMOperator
Definition:
bmesh_operator_api.h:297
BMesh
Definition:
bmesh_class.h:296
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1