tetra_mesh#

Tetrahedral mesh data structure and acceleration structures.

This module provides a data structure for storing and manipulating 3D tetrahedral meshes. The TetraMeshData class is designed following MeshData class.

As of February 2025, the TetraMeshData class is proposed to the Raysect project: raysect/source#441

Classes

TetraMeshData

Holds the 3D tetrahedral mesh data and acceleration structures.