LineIntersectionResult

indigo.shared.geometry.LineIntersectionResult
See theLineIntersectionResult companion object
sealed trait LineIntersectionResult

Attributes

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

Members list

Value members

Abstract methods

def hasIntersected: Boolean
def toOption: Option[Vertex]