Botcraft 1.21.4
Loading...
Searching...
No Matches
Botcraft::AABB Member List

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

AABB(const Vector3< double > &center_, const Vector3< double > &half_size_)Botcraft::AABB
centerBotcraft::AABBprivate
Collide(const AABB &b) constBotcraft::AABB
GetCenter() constBotcraft::AABB
GetClosestPoint(const Vector3< double > &pos) constBotcraft::AABB
GetHalfSize() constBotcraft::AABB
GetMax() constBotcraft::AABB
GetMin() constBotcraft::AABB
GetVolume() constBotcraft::AABB
half_sizeBotcraft::AABBprivate
Inflate(const double d)Botcraft::AABB
Intersect(const Vector3< double > &origin, const Vector3< double > &direction) constBotcraft::AABB
operator+Botcraft::AABBfriend
operator<(const AABB &other) constBotcraft::AABB
operator==(const AABB &other) constBotcraft::AABB
Translate(const Vector3< double > &t)Botcraft::AABB
~AABB()Botcraft::AABB