DiscreteSpatialIndex

scalismo.mesh.boundingSpheres.DiscreteSpatialIndex$
See theDiscreteSpatialIndex companion trait

SpatialIndex for a set of points.

Attributes

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

Members list

Concise view

Value members

Concrete methods

Create PointSetDistance for a list of points.

Create PointSetDistance for a list of points.

Attributes

def fromPointList[A <: Iterable[Point[_3D]]](points: A): DiscreteSpatialIndex

Create PointSetDistance for a list of points.

Create PointSetDistance for a list of points.

Attributes