MeshBoundaryPredicates

scalismo.mesh.MeshBoundaryPredicates$
See theMeshBoundaryPredicates companion trait

Factory for mesh boundaries.

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Build boundary index for triangle mesh.

Build boundary index for triangle mesh.

Value parameters

mesh

Incoming triangle mesh.

Attributes

Returns

Boundary that can be queried for by index for points, edges, and triangles.

Build boundary index for tetrahedral mesh.

Build boundary index for tetrahedral mesh.

Value parameters

mesh

Incoming tetrahedral mesh.

Attributes

Returns

Boundary that can be queried for by index for points, edges, and tetrahedral.