LineContourProperty

scalismo.mesh.LineContourProperty

Created by marcel on 15.09.15.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def onContour(lineId: LineId, bcc: LineCoordinates): A

access via line coordinates

access via line coordinates

Attributes

Concrete methods

def apply(lineId: LineId, bcc: LineCoordinates): A

access via line coordinates

access via line coordinates

Attributes

def map[B](f: A => B): LineContourProperty[B]

map a surface property through a function

map a surface property through a function

Attributes