Blender  V2.93
Public Attributes | List of all members
MeshElemMap Struct Reference

#include <BKE_mesh_mapping.h>

Public Attributes

int * indices
 
int count
 

Detailed Description

Definition at line 91 of file BKE_mesh_mapping.h.

Member Data Documentation

◆ count

int MeshElemMap::count

Definition at line 93 of file BKE_mesh_mapping.h.

Referenced by BKE_mesh_edge_loop_map_create(), BKE_mesh_edge_poly_map_create(), BKE_mesh_loop_islands_add(), BKE_mesh_merge_verts(), BKE_mesh_origindex_map_create(), BKE_mesh_origindex_map_create_looptri(), BKE_mesh_remap_calc_edges_from_mesh(), BKE_mesh_remap_calc_loops_from_mesh(), BKE_mesh_vert_edge_map_create(), BKE_mesh_vert_edge_vert_map_create(), BKE_mesh_vert_looptri_map_create(), BMeshFairingContext::BMeshFairingContext(), build_edge_mats(), build_emats_stack(), collect_hull_frames(), computeImplictRotations(), createFaceRingMap(), createVertRingMap(), do_draw_face_sets_brush_task_cb_ex(), do_vpaint_brush_blur_task_cb_ex(), do_vpaint_brush_calc_average_color_cb_ex(), do_vpaint_brush_draw_task_cb_ex(), do_vpaint_brush_smear_task_cb_ex(), do_wpaint_brush_blur_task_cb_ex(), do_wpaint_brush_smear_task_cb_ex(), mesh_check_island_boundary_uv(), mesh_island_to_astar_graph(), mesh_island_to_astar_graph_edge_process(), mesh_vert_poly_or_loop_map_create(), multires_reshape_apply_base_refit_base_mesh(), rotateDifferentialCoordinates(), sculpt_check_unique_face_set_for_edge_in_base_mesh(), sculpt_check_unique_face_set_in_base_mesh(), sculpt_expand_delete_face_set_id(), sculpt_expand_diagonals_falloff_create(), sculpt_face_set_grow(), sculpt_face_set_shrink(), SCULPT_geodesic_mesh_create(), SCULPT_vertex_all_face_sets_visible_get(), SCULPT_vertex_any_face_set_visible_get(), SCULPT_vertex_face_set_get(), SCULPT_vertex_face_set_set(), SCULPT_vertex_has_face_set(), sculpt_vertex_neighbors_get_faces(), skin_armature_bone_create(), UniformVertexWeight::UniformVertexWeight(), vgroup_smooth_subset(), and VoronoiVertexWeight::VoronoiVertexWeight().

◆ indices

int* MeshElemMap::indices

Definition at line 92 of file BKE_mesh_mapping.h.

Referenced by BKE_mesh_edge_loop_map_create(), BKE_mesh_edge_poly_map_create(), BKE_mesh_loop_islands_add(), BKE_mesh_merge_verts(), BKE_mesh_origindex_map_create(), BKE_mesh_origindex_map_create_looptri(), BKE_mesh_remap_calc_edges_from_mesh(), BKE_mesh_remap_calc_loops_from_mesh(), BKE_mesh_vert_edge_map_create(), BKE_mesh_vert_edge_vert_map_create(), BKE_mesh_vert_looptri_map_create(), BMeshFairingContext::BMeshFairingContext(), build_edge_mats(), build_emats_stack(), collect_hull_frames(), computeImplictRotations(), connection_node_frames(), connection_node_mat(), createFaceRingMap(), createVertRingMap(), do_draw_face_sets_brush_task_cb_ex(), do_vpaint_brush_blur_task_cb_ex(), do_vpaint_brush_calc_average_color_cb_ex(), do_vpaint_brush_draw_task_cb_ex(), do_vpaint_brush_smear_task_cb_ex(), do_wpaint_brush_blur_task_cb_ex(), do_wpaint_brush_smear_task_cb_ex(), dynamic_paint_find_island_border(), mesh_check_island_boundary_uv(), mesh_island_to_astar_graph(), mesh_island_to_astar_graph_edge_process(), mesh_vert_poly_or_loop_map_create(), multires_reshape_apply_base_refit_base_mesh(), poly_edge_loop_islands_calc(), poly_is_island_boundary_smooth_cb(), rotateDifferentialCoordinates(), sculpt_check_unique_face_set_for_edge_in_base_mesh(), sculpt_check_unique_face_set_in_base_mesh(), sculpt_expand_delete_face_set_id(), sculpt_expand_diagonals_falloff_create(), sculpt_face_set_grow(), sculpt_face_set_shrink(), SCULPT_geodesic_mesh_create(), SCULPT_vertex_all_face_sets_visible_get(), SCULPT_vertex_any_face_set_visible_get(), SCULPT_vertex_face_set_get(), SCULPT_vertex_face_set_set(), SCULPT_vertex_has_face_set(), sculpt_vertex_neighbors_get_faces(), sculpt_visibility_sync_vertex_to_face_sets(), skin_armature_bone_create(), vgroup_smooth_subset(), and VoronoiVertexWeight::VoronoiVertexWeight().


The documentation for this struct was generated from the following file: