Trimming

io.github.memo33.metarules.pathing.Trimming
object Trimming

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Trimming.type

Members list

Type members

Classlikes

object Border

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Border.type

Value members

Concrete methods

def trimToTile(ps: Points): Seq[Points]

Cuts the points to possibly multiple sequences of points that are exactly within the boundaries of the tile.

Cuts the points to possibly multiple sequences of points that are exactly within the boundaries of the tile.

Attributes