SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
Contains()
bool SRL::Math::Types::AABB::Contains
(
const
Vector3D
&
point
)
const
inline
override
virtual
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.
Implements
SRL::Math::Types::Shape
.
SRL
Math
Types
AABB