Blender
V4.5
source
blender
blenkernel
BKE_mball_tessellate.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
#pragma once
5
10
struct
Depsgraph;
11
struct
Object
;
12
struct
Scene
;
13
struct
Mesh
;
14
15
Mesh
*
BKE_mball_polygonize
(Depsgraph *
depsgraph
,
Scene
*
scene
,
Object
*ob);
16
17
void
BKE_mball_cubeTable_free
();
BKE_mball_cubeTable_free
void BKE_mball_cubeTable_free()
Definition
mball_tessellate.cc:829
BKE_mball_polygonize
Mesh * BKE_mball_polygonize(Depsgraph *depsgraph, Scene *scene, Object *ob)
Definition
mball_tessellate.cc:1359
scene
Scene scene
Definition
deg_eval_copy_on_write.cc:98
depsgraph
const Depsgraph * depsgraph
Definition
deg_eval_copy_on_write.cc:484
Mesh
Definition
DNA_mesh_types.h:59
Object
Definition
DNA_object_types.h:192
Scene
Definition
DNA_scene_types.h:2106
Generated on Fri Apr 3 2026 06:33:18 for Blender by
doxygen
1.11.0