pub type EdgeData<M> = <<M as MeshStorage>::EdgeStorage as StorageBuffer>::Element;Expand description
Helper type accessor for edge data.
pub type EdgeData<M> = <<M as MeshStorage>::EdgeStorage as StorageBuffer>::Element;Helper type accessor for edge data.