AngleVec

ostrat.geom.AngleVec
See theAngleVec companion class
object AngleVec

Companion object for AngleVec trait contains factory methods.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AngleVec.type

Members list

Value members

Concrete methods

def apply(degs: Double): AngleVec

Creates an angle vector, or an angle of rotation from the value in number of degrees.

Creates an angle vector, or an angle of rotation from the value in number of degrees.

Attributes

def milliSecs(milliSecs: Double): AngleVec

Creates an angle vector, or an angle of rotation from the value in number of degrees.

Creates an angle vector, or an angle of rotation from the value in number of degrees.

Attributes

def radians(radians: Double): AngleVec

Creates an angle vector, or an angle of rotation from the value in number of degrees.

Creates an angle vector, or an angle of rotation from the value in number of degrees.

Attributes