|
Blender V4.3
|
#include <BKE_mesh_mapping.hh>
Public Attributes | |
| int * | indices |
| int | count |
Definition at line 95 of file BKE_mesh_mapping.hh.
| int MeshElemMap::count |
Definition at line 97 of file BKE_mesh_mapping.hh.
Referenced by BKE_mesh_loop_islands_add(), BKE_mesh_origindex_map_create(), BKE_mesh_origindex_map_create_corner_tri(), BKE_mesh_remap_calc_loops_from_mesh(), BKE_mesh_vert_corner_tri_map_create(), computeImplictRotations(), mesh_island_to_astar_graph(), and rotateDifferentialCoordinates().
| int* MeshElemMap::indices |
Definition at line 96 of file BKE_mesh_mapping.hh.
Referenced by BKE_mesh_loop_islands_add(), BKE_mesh_origindex_map_create(), BKE_mesh_origindex_map_create_corner_tri(), BKE_mesh_remap_calc_loops_from_mesh(), BKE_mesh_vert_corner_tri_map_create(), computeImplictRotations(), dynamic_paint_find_island_border(), mesh_island_to_astar_graph(), and rotateDifferentialCoordinates().