SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches

◆ Plane() [3/4]

SRL::Math::Types::Plane::Plane ( const Vector3D & normal,
const Vector3D & point )
inlineconstexpr

Creates plane from normal and point.

Parameters
normalDirection perpendicular to plane (should be normalized)
pointAny point that lies on the plane