Skip to main content

build_tetrahedral_mesh_buffer_geometry

build_tetrahedral_mesh_buffer_geometry(tetrahedra, points) ⇒ BufferGeometry

Useful as a visualisation tool, to display tetrahedral mesh

Kind: global function

ParamType
tetrahedraTetrahedralMesh
pointsFloat32Array | Array.<number>

build_tetrahedral_mesh_buffer_geometry~ensure_line(a, b)

Kind: inner method of build_tetrahedral_mesh_buffer_geometry

ParamType
anumber
bnumber