SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
SRL::Math::Types::AABB Member List
This is the complete list of members for
SRL::Math::Types::AABB
, including all inherited members.
AABB
()
SRL::Math::Types::AABB
inline
AABB
(const Vector3D ¢er, const Fxp &size)
SRL::Math::Types::AABB
inline
AABB
(const Vector3D ¢er, const Vector3D &halfSize)
SRL::Math::Types::AABB
inline
Contains
(const Vector3D &point) const override
SRL::Math::Types::AABB
inline
virtual
ContainsAABB
(const AABB &other) const
SRL::Math::Types::AABB
inline
ContainsPoint
(const Vector3D &point) const
SRL::Math::Types::AABB
inline
Expand
(const Fxp &margin) const
SRL::Math::Types::AABB
inline
FromMinMax
(const Vector3D &minPoint, const Vector3D &maxPoint)
SRL::Math::Types::AABB
inline
static
GetClosestPoint
(const Vector3D &point) const
SRL::Math::Types::AABB
inline
GetMax
() const
SRL::Math::Types::AABB
inline
GetMin
() const
SRL::Math::Types::AABB
inline
GetPosition
() const
SRL::Math::Types::AABB
inline
GetSize
() const
SRL::Math::Types::AABB
inline
GetSurfaceArea
() const
SRL::Math::Types::AABB
inline
GetVertices
() const
SRL::Math::Types::AABB
inline
GetVolume
() const
SRL::Math::Types::AABB
inline
Intersection
(const AABB &other) const
SRL::Math::Types::AABB
inline
Intersects
(const Plane &plane) const override
SRL::Math::Types::AABB
inline
virtual
IntersectsAABB
(const AABB &other) const
SRL::Math::Types::AABB
inline
Merge
(const AABB &other) const
SRL::Math::Types::AABB
inline
position
SRL::Math::Types::Shape
protected
Scale
(const Fxp &scale) const
SRL::Math::Types::AABB
inline
SetPosition
(const Vector3D &pos)
SRL::Math::Types::Shape
inline
Shape
(const Vector3D &pos)
SRL::Math::Types::Shape
inline
Shape
()
SRL::Math::Types::Shape
inline
~Shape
()=default
SRL::Math::Types::Shape
virtual