This is the complete list of members for coal::AABB, including all inherited members.
AABB() | coal::AABB | |
AABB(const Vec3s &v) | coal::AABB | inline |
AABB(const Vec3s &a, const Vec3s &b) | coal::AABB | inline |
AABB(const AABB &core, const Vec3s &delta) | coal::AABB | inline |
AABB(const Vec3s &a, const Vec3s &b, const Vec3s &c) | coal::AABB | inline |
AABB(const AABB &other)=default | coal::AABB | |
axisOverlap(const AABB &other, int axis_id) const | coal::AABB | inline |
center() const | coal::AABB | inline |
contain(const Vec3s &p) const | coal::AABB | inline |
contain(const AABB &other) const | coal::AABB | inline |
depth() const | coal::AABB | inline |
distance(const AABB &other) const | coal::AABB | |
distance(const AABB &other, Vec3s *P, Vec3s *Q) const | coal::AABB | |
expand(const Vec3s &delta) | coal::AABB | inline |
expand(const CoalScalar delta) | coal::AABB | inline |
expand(const AABB &core, CoalScalar ratio) | coal::AABB | inline |
height() const | coal::AABB | inline |
max_ | coal::AABB | |
min_ | coal::AABB | |
operator!=(const AABB &other) const | coal::AABB | inline |
operator+(const AABB &other) const | coal::AABB | inline |
operator+=(const Vec3s &p) | coal::AABB | inline |
operator+=(const AABB &other) | coal::AABB | inline |
operator=(const AABB &other)=default | coal::AABB | |
operator==(const AABB &other) const | coal::AABB | inline |
overlap(const AABB &other) const | coal::AABB | inline |
overlap(const Plane &p) const | coal::AABB | |
overlap(const Halfspace &hs) const | coal::AABB | |
overlap(const AABB &other, const CollisionRequest &request, CoalScalar &sqrDistLowerBound) const | coal::AABB | |
overlap(const AABB &other, AABB &overlap_part) const | coal::AABB | inline |
size() const | coal::AABB | inline |
update(const Vec3s &a, const Vec3s &b) | coal::AABB | inline |
volume() const | coal::AABB | inline |
width() const | coal::AABB | inline |