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::AABBinline
AABB(const Vector3D &center, const Fxp &size)SRL::Math::Types::AABBinline
AABB(const Vector3D &center, const Vector3D &halfSize)SRL::Math::Types::AABBinline
Contains(const Vector3D &point) const overrideSRL::Math::Types::AABBinlinevirtual
ContainsAABB(const AABB &other) constSRL::Math::Types::AABBinline
ContainsPoint(const Vector3D &point) constSRL::Math::Types::AABBinline
Expand(const Fxp &margin) constSRL::Math::Types::AABBinline
FromMinMax(const Vector3D &minPoint, const Vector3D &maxPoint)SRL::Math::Types::AABBinlinestatic
GetClosestPoint(const Vector3D &point) constSRL::Math::Types::AABBinline
GetMax() constSRL::Math::Types::AABBinline
GetMin() constSRL::Math::Types::AABBinline
GetPosition() constSRL::Math::Types::AABBinline
GetSize() constSRL::Math::Types::AABBinline
GetSurfaceArea() constSRL::Math::Types::AABBinline
GetVertices() constSRL::Math::Types::AABBinline
GetVolume() constSRL::Math::Types::AABBinline
Intersection(const AABB &other) constSRL::Math::Types::AABBinline
Intersects(const Plane &plane) const overrideSRL::Math::Types::AABBinlinevirtual
IntersectsAABB(const AABB &other) constSRL::Math::Types::AABBinline
Merge(const AABB &other) constSRL::Math::Types::AABBinline
positionSRL::Math::Types::Shapeprotected
Scale(const Fxp &scale) constSRL::Math::Types::AABBinline
SetPosition(const Vector3D &pos)SRL::Math::Types::Shapeinline
Shape(const Vector3D &pos)SRL::Math::Types::Shapeinline
Shape()SRL::Math::Types::Shapeinline
~Shape()=defaultSRL::Math::Types::Shapevirtual