Blender  V3.3
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 73 of file BKE_mesh_mapping.h.

Member Data Documentation

◆ count

int MeshElemMap::count

Definition at line 75 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_looptri_map_create(), BKE_remesh_reproject_vertex_paint(), BMeshFairingContext::BMeshFairingContext(), build_edge_mats(), build_emats_stack(), calculate_average_color(), collect_hull_frames(), computeImplictRotations(), do_draw_face_sets_brush_task_cb_ex(), do_vpaint_brush_blur_loops(), do_vpaint_brush_blur_verts(), do_vpaint_brush_smear(), 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(), multires_reshape_apply_base_refit_base_mesh(), blender::bke::pbvh_vertex_color_get(), blender::bke::pbvh_vertex_color_set(), 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(), VoronoiVertexWeight::VoronoiVertexWeight(), and vpaint_do_draw().

◆ indices

int* MeshElemMap::indices

Definition at line 74 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_looptri_map_create(), BKE_remesh_reproject_vertex_paint(), BMeshFairingContext::BMeshFairingContext(), build_edge_mats(), build_emats_stack(), calculate_average_color(), collect_hull_frames(), computeImplictRotations(), connection_node_frames(), connection_node_mat(), do_draw_face_sets_brush_task_cb_ex(), do_vpaint_brush_blur_loops(), do_vpaint_brush_blur_verts(), do_vpaint_brush_smear(), 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(), multires_reshape_apply_base_refit_base_mesh(), blender::bke::pbvh_vertex_color_get(), blender::bke::pbvh_vertex_color_set(), 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(), VoronoiVertexWeight::VoronoiVertexWeight(), and vpaint_do_draw().


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