SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
Plane()
[3/4]
SRL::Math::Types::Plane::Plane
(
const
Vector3D
&
normal
,
const
Vector3D
&
point
)
inline
constexpr
Creates plane from normal and point.
Parameters
normal
Direction perpendicular to plane (should be normalized)
point
Any point that lies on the plane
SRL
Math
Types
Plane