TopologyError
io.github.scala_tessella.dcel.TopologyError
case class TopologyError(message: String) extends TilingError
Half-edge linkage (twin / next / prev / incident-face) or a face cycle is broken, the outer face is unreachable, an inner face contains holes, or a deletion would partition the tiling into disconnected components. Surfaced by the topology stage of TilingValidation.validate and by maybeDelete* operations that would violate a topological invariant.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TilingErrorclass Objecttrait Matchableclass Any
Members list
In this article