Blender  V3.3
Public Member Functions | Public Attributes | List of all members
blender::nodes::node_geo_input_shortest_edge_paths_cc::EdgeVertMap Struct Reference

Public Member Functions

 EdgeVertMap (const Mesh *mesh)
 

Public Attributes

Array< Vector< int > > edges_by_vertex_map
 

Detailed Description

Definition at line 28 of file node_geo_input_shortest_edge_paths.cc.

Constructor & Destructor Documentation

◆ EdgeVertMap()

blender::nodes::node_geo_input_shortest_edge_paths_cc::EdgeVertMap::EdgeVertMap ( const Mesh mesh)
inline

Member Data Documentation

◆ edges_by_vertex_map

Array<Vector<int> > blender::nodes::node_geo_input_shortest_edge_paths_cc::EdgeVertMap::edges_by_vertex_map

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