|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| Mesh * | BKE_mball_polygonize (Depsgraph *depsgraph, Scene *scene, Object *ob) |
| void | BKE_mball_cubeTable_free () |
| void BKE_mball_cubeTable_free | ( | ) |
Definition at line 828 of file mball_tessellate.cc.
References cubetable, INTLISTS::list, MEM_freeN(), INTLIST::next, and INTLISTS::next.
Referenced by BlendfileLoadingBaseTest::TearDown(), and WM_exit_ex().
Definition at line 1361 of file mball_tessellate.cc.
References BKE_mesh_new_nomain(), BLI_memarena_new(), BLI_MEMARENA_STD_BUFSIZE, build_bvh_spatial(), count, DAG_EVAL_RENDER, Object::data, DEG_get_mode(), depsgraph, MetaBall::flag, freepolygonize(), G, G_TRANSFORM_EDIT, G_TRANSFORM_OBJ, init_meta(), MB_UPDATE_FAST, MB_UPDATE_HALFRES, MB_UPDATE_NEVER, MBALL_ARRAY_LEN_INIT, MEM_freeN(), mesh, blender::bke::mesh_calc_edges(), blender::bke::mesh_vert_normals_assign(), normalize_v3(), polygonize(), process(), MetaBall::rendersize, Object::scale, MetaBall::thresh, and MetaBall::wiresize.
Referenced by BKE_mball_data_update().