Module splashsurf_lib::mesh[][src]

Basic mesh types used by the library and implementation of VTK export

Modules

vtk_helper

Trait implementations to convert meshes into types supported by vtkio

Structs

HexMesh3d

A hexahedral (volumetric) mesh in 3D

MeshWithData

A mesh with attached vertex or point data

PointCloud3d

A point cloud in 3D

TriMesh3d

A triangle (surface) mesh in 3D