VolumeIntersectionIndex

scalismo.mesh.boundingSpheres.VolumeIntersectionIndex

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def getIntersectionPoints(point: Point[D], direction: EuclideanVector[D]): Seq[Point[D]]
def hasIntersection(point: Point[D], direction: EuclideanVector[D]): Boolean