Skip to main content

compute_delaunay_tetrahedral_mesh

compute_delaunay_tetrahedral_mesh(mesh, input, [n]) ⇒ boolean

Kind: global function
Returns: boolean - whether mesh was created or not. Returns false on failure
See

ParamTypeDescription
meshTetrahedralMesh
inputArray.<number>serialized set of 3d points (x,y,z)
[n]numbernumber of points in the input