Rotate

ostrat.geom.Rotate
See theRotate companion object
trait Rotate[T]

Type class for 2D geometric rotation transformations of objects of type T.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def rotateT(obj: T, angle: AngleVec): T