io.github.memo33.metarules.pathing.Bezier.Line
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Returns true if points are on the same side of this line. Note: Points must not be ''on'' the line.
Returns true if points are on the same side of this line. Note: Points must not be ''on'' the line.
Attributes
Returns 1 if point is on left side of the line, -1 if on the right side, 0 if point is on the line.
Returns 1 if point is on left side of the line, -1 if on the right side, 0 if point is on the line.
Attributes
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product