PointIsDihedral

io.github.memo33.metarules.pathing.Bezier.PointIsDihedral
object PointIsDihedral extends Dihedral[Point, Dec]

Attributes

Graph
Supertypes
trait Dihedral[Point, Dec]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def build(from: Point, x: Dec, y: Dec): Point
def x(p: Point): Dec
def y(p: Point): Dec

Inherited methods

def apply(a: Point, rf: RotFlip)(implicit ev: Negatable[Dec]): Point

Attributes

Inherited from:
Dihedral