Companion object for Pt2. Contains apply factory and unapply methods. Persist and EqT implicit type classes instances and instances for all the 2D geometric transformation type classes.
Attributes
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Returns point on a circle of radius 1 from the angle in radians. Gives an anti clockwise effect.
Returns point on a circle of radius 1 from the angle in radians. Gives an anti clockwise effect.
Attributes
Returns point on a circle of radius 1 from the negative of the angle in radians. Gives a clockwise effect.
Returns point on a circle of radius 1 from the negative of the angle in radians. Gives a clockwise effect.
Attributes
Implicits
Implicits
Implicit instance evidence for PolygonLike map builder.
Implicit instance for the PolygonGenPair builder. This has to go in the Pt2 companion object so it can be found by an A => B function where Pt2 is the type B parameter.
Implicit instance for the PolygonGenPair builder. This has to go in the Pt2 companion object so it can be found by an A => B function where Pt2 is the type B parameter.