Koch

object Koch
Source:
Koch.scala
class Object
trait Matchable
class Any
Koch.type

Value members

Concrete methods

def koch(depth: Int, length: Double): Image
Source:
Koch.scala
def kochElements(depth: Int, start: Point, angle: Angle, length: Double): Seq[PathElement]
Source:
Koch.scala

Concrete fields