SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
Plane()
[2/4]
SRL::Math::Types::Plane::Plane
(
const
Vector3D
&
normal
,
Fxp
d
)
inline
constexpr
Creates plane from normal and distance.
Parameters
normal
Direction perpendicular to plane (should be normalized)
d
Signed distance from origin to plane along normal
SRL
Math
Types
Plane