Aardvark.Base


PlanePair3d

A plane pair defines a ray at their intersection.

Constructors

ConstructorDescription
new(plane0, plane1)
Signature: (plane0:Plane3d * plane1:Plane3d) -> unit

Instance members

Instance memberDescription
GetRay3d()
Signature: unit -> Ray3d
Fork me on GitHub