Create

scalismo.common.UnstructuredPointsDomain$.Create
See theCreate companion object
trait Create[D]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def create(points: IndexedSeq[Point[D]]): UnstructuredPointsDomain[D]