Line

slash.geometry.Line
object Line

Attributes

Source
Line.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Line.type

Members list

Value members

Concrete methods

def trace2D(v0: Vec[2], v1: Vec[2], f: (Int, Int) => Unit): Unit

Attributes

Source
Line.scala
def trace2D(sX: Int, sY: Int, eX: Int, eY: Int, f: (Int, Int) => Unit): Unit

Attributes

Source
Line.scala