Type Definition plexus::buffer::MeshBufferN
source · [−]pub type MeshBufferN<N, G> = MeshBuffer<UnboundedPolygon<N>, G>;
Expand description
MeshBuffer
that supports polygons with arbitrary arity.
pub type MeshBufferN<N, G> = MeshBuffer<UnboundedPolygon<N>, G>;
MeshBuffer
that supports polygons with arbitrary arity.