Blender
V3.3
|
Public Member Functions | |
EdgeVertMap (const Mesh *mesh) | |
Public Attributes | |
Array< Vector< int > > | edges_by_vertex_map |
Definition at line 28 of file node_geo_input_shortest_edge_paths.cc.
|
inline |
Definition at line 31 of file node_geo_input_shortest_edge_paths.cc.
References edges_by_vertex_map, Mesh::medge, mesh, Mesh::totedge, and Mesh::totvert.
Array<Vector<int> > blender::nodes::node_geo_input_shortest_edge_paths_cc::EdgeVertMap::edges_by_vertex_map |
Definition at line 29 of file node_geo_input_shortest_edge_paths.cc.
Referenced by EdgeVertMap(), and blender::nodes::node_geo_input_shortest_edge_paths_cc::shortest_paths().