[][src]Module gut::mesh::polymesh

Polymesh module. This module defines a mesh data structure cunstructed from unstructured polygons of variable size.

Structs

DynamicIndexSliceIter
DynamicIndexSliceIterMut
PolyMesh

Mesh with arbitrarily shaped faces. It could have polygons with any number of sides. All faces are assumed to be closed polygons.