Line

data class Line<out V : Vector>(base: V, direction: V)

Properties

Link copied to clipboard
val base: V
Link copied to clipboard
val direction: V

Sources

Link copied to clipboard