Function bevy_internal::utils::petgraph::matrix_graph::node_index
source · pub fn node_index(ax: usize) -> NodeIndex<u16>
Expand description
Short version of NodeIndex::new
(with Ix = DefaultIx
)
pub fn node_index(ax: usize) -> NodeIndex<u16>
Short version of NodeIndex::new
(with Ix = DefaultIx
)