scalismo.mesh.decimate

Members list

Type members

Classlikes

case class ErrorEntry(vertexError: Array[Double], var minVertexError: Double)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class Ref(var tid: Int, var tvertex: Int)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Triangle(var cell: TriangleCell, var n: EuclideanVector3D, var err: ErrorEntry, var deleted: Boolean, var dirty: Boolean)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Vertex(var point: Point[_3D], border: Boolean, var tstart: Int, var tcount: Int, var q: SymmetricMatrix)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all