|
Blender V4.3
|
#include <stdlib.h>Go to the source code of this file.
Macros | |
| #define | BLI_array_alloca(arr, realsize) alloca(sizeof(*arr) * (realsize)) |
Defines alloca and utility macro BLI_array_alloca
Definition in file BLI_alloca.h.
| #define BLI_array_alloca | ( | arr, | |
| realsize ) alloca(sizeof(*arr) * (realsize)) |
Definition at line 25 of file BLI_alloca.h.
Referenced by _bli_array_reverse(), _bli_array_wrap(), basic_object_surface_material_get(), bevel_build_rings(), BKE_action_fix_paths_rename(), BKE_animdata_fix_paths_rename(), BKE_animsys_fix_rna_path_rename(), blendthumb_extract_from_file_impl(), BLI_bvhtree_overlap_ex(), BLI_expr_pylike_eval(), BLI_polyfill_calc(), bm_edge_subdiv_as_loop(), bm_edgenet_face_from_path(), bm_edgenet_path_calc_best(), bm_edgenet_path_check_overlap(), bm_edgering_pair_store_create(), bm_edgering_pair_subdiv(), bm_face_bisect_verts(), BM_face_calc_point_in_face(), BM_face_calc_tessellation(), bm_face_connect_verts(), bm_face_copy_impl(), bm_face_copy_with_arrays(), BM_face_create_ngon(), BM_face_create_ngon_verts(), BM_face_create_verts(), BM_face_edges_kill(), BM_face_exists_multi_edge(), BM_face_interp_from_face(), BM_face_interp_from_face_ex(), BM_face_point_inside_test(), bm_face_reverse_uvs(), bm_face_split_by_concave(), BM_face_split_edgenet(), bm_face_split_find(), bm_face_split_walk_back(), BM_face_splits_check_legal(), BM_face_triangulate(), bm_face_triangulate(), bm_face_triangulate_mapping(), BM_face_verts_kill(), BM_faces_join(), BM_loop_interp_from_face(), BM_mesh_bm_from_me(), bm_mesh_calc_volume_face(), bm_mesh_copy_new_face(), bm_uidwalk_init_from_edge(), BM_vert_interp_from_face(), bm_vert_loop_groups_data_layer_merge_weights__single(), BM_verts_sort_radial_plane(), bmesh_kernel_unglue_region_make_vert_multi(), bmo_face_copy(), bmo_face_inset_individual(), bmo_offset_edgeloops_exec(), bmo_subdivide_edgering_exec(), bpy_gizmo_target_get_value(), bpy_gizmo_target_set_value(), choose_rep_face(), driver_compile_simple_expr_impl(), driver_evaluate_simple_expr(), edge_verts_sort(), equalize_cubic_bezier(), face_edges_split(), frep_for_center_poly(), interp_vmesh(), knife_make_face_cuts(), mesh_calc_path_region_elem(), mesh_calc_path_region_elem(), mesh_customdatacorrect_apply_vert(), mesh_customdatacorrect_init_vert(), name_matches_dopesheet_filter(), blender::draw::particle_batch_cache_ensure_procedural_strand_data(), projected_boundary_area(), remdoubles_createface(), and RNA_path_append().