[][src]Module splashsurf_lib::mesh

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

Structs

HexMesh3d

A hexahedral (volumetric) mesh in 3D

MeshWithPointData

A mesh with attached vertex or point data

PointCloud3d

A point cloud in 3D

TriMesh3d

A triangle (surface) mesh in 3D