logo

Type Definition plexus::buffer::MeshBufferN

source · []
pub type MeshBufferN<N, G> = MeshBuffer<UnboundedPolygon<N>, G>;
Expand description

MeshBuffer that supports polygons with arbitrary arity.