Raito 0.1
Loading...
Searching...
No Matches
Raito::Math::AABB Member List

This is the complete list of members for Raito::Math::AABB, including all inherited members.

AABB()Raito::Math::AABB
AABB(const V3 &center, glm::float32_t radius)Raito::Math::AABB
AABB(const V3 &p1, const V3 &p2)Raito::Math::AABB
AABB(const AABB &aabb)Raito::Math::AABB
Extend(glm::float32_t val)Raito::Math::AABB
Extend(const V3 &p)Raito::Math::AABB
Extend(const V3 &center, glm::float32_t radius)Raito::Math::AABB
Extend(const AABB &aabb)Raito::Math::AABB
Extend(const V3 *pointsArray, int numCount)Raito::Math::AABB
ExtendDisk(const V3 &center, const V3 &normal, glm::float32_t radius)Raito::Math::AABB
GetCenter() constRaito::Math::AABB
GetDiagonal() constRaito::Math::AABB
GetExtent() constRaito::Math::AABB
GetLongestEdge() constRaito::Math::AABB
GetMax() constRaito::Math::AABBinline
GetMin() constRaito::Math::AABBinline
GetShortestEdge() constRaito::Math::AABB
HalfSize() constRaito::Math::AABB
INSIDE enum valueRaito::Math::AABB
INTERSECT enum valueRaito::Math::AABB
Intersect(const AABB &bb) constRaito::Math::AABB
IntersectionType enum nameRaito::Math::AABB
IsNull() constRaito::Math::AABBinline
IsSimilarTo(const AABB &b, glm::float32_t diff=0.5) constRaito::Math::AABB
OUTSIDE enum valueRaito::Math::AABB
Overlaps(const AABB &bb) constRaito::Math::AABB
Scale(const V3 &scale)Raito::Math::AABB
Scale(const V3 &scale, const V3 &origin)Raito::Math::AABB
SetNull()Raito::Math::AABBinline
Size() constRaito::Math::AABB
Translate(const V3 &v)Raito::Math::AABB
~AABB()=defaultRaito::Math::AABB