[][src]Crate plexus

Plexus is a library for 2D and 3D mesh processing.

Please note that versions in the 0.0.* series are experimental and unstable! Use exact version constraints when specifying a dependency to avoid spurious breakage.

Modules

buffer

Linear representation of meshes.

geometry

Geometric traits and primitives.

graph

Half-edge graph representation of meshes.

prelude

Re-exports commonly used types and traits.

primitive

Primitive topological structures.

Structs

Perimeter

Traits

FromRawBuffers
FromRawBuffersWithArity
IteratorExt

Extension methods for types implementing Iterator.