SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
Intersects()
bool SRL::Math::Types::AABB::Intersects
(
const
Plane
&
plane
)
const
inline
override
virtual
Check if the
AABB
intersects with a plane.
Parameters
plane
The plane to check intersection with.
Returns
True if the
AABB
intersects with the plane, false otherwise.
Implements
SRL::Math::Types::Shape
.
SRL
Math
Types
AABB