RotateM3TPtPt
ostrat.geom.RotateM3TPtPt
trait RotateM3TPtPt[T] extends RotateM3T[T]
Implementations for Type class for 3D Length geometric rotation transformations of objects of type T.
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Rotate around the X axis, viewed from positive X. A positive angle is anti clockwise.
Rotate around the X axis, viewed from positive X. A positive angle is anti clockwise.
Attributes
- Definition Classes
Rotates this vector around the Y axis, viewed form positive Y through the given angle around the origin.
Rotates this vector around the Y axis, viewed form positive Y through the given angle around the origin.
Attributes
- Definition Classes
Rotate 180 degrees around the Z axis.
In this article