Two

final case
class Two(near: Vertex, far: Vertex) extends BoundingCircleLineIntersect
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def furthest: Option[Vertex]
def nearest: Option[Vertex]
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def toOption: Option[List[Vertex]]