SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
ContainsPoint()
bool SRL::Math::Types::AABB::ContainsPoint
(
const
Vector3D
&
point
)
const
inline
Check if a point is inside the
AABB
.
Parameters
point
The point to check.
Returns
True if the point is inside the
AABB
, false otherwise.
SRL
Math
Types
AABB