Ray

ostrat.geom.Ray
See theRay companion class
object Ray

Companion object for the Ray class, contains apply factory methods.

Attributes

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

Members list

Value members

Concrete methods

def apply(v0: Pt2, angle: Angle): Ray
def apply(x0: Double, y0: Double, angle: Angle): Ray
def v0Secs(v0: Pt2, angleSecs: Double): Ray