Math v0.0.1
Aabb Member List

This is the complete list of members for Aabb, including all inherited members.

Aabb(f32x4 min=f32x4::zero, f32x4 max=f32x4::zero) noexceptAabbinline
calcArea() const noexceptAabbinline
calcVolume() const noexceptAabbinline
extend(f32x4 point) noexceptAabbinline
extend(const Aabb &aabb) noexceptAabbinline
getExtent() const noexceptAabbinline
getExtent(f32x4 &extent, f32x4 &position) const noexceptAabbinline
getMax() const noexceptAabbinline
getMin() const noexceptAabbinline
getPosition() const noexceptAabbinline
getSize() const noexceptAabbinline
half (defined in Aabb)Aabbinlinestatic
max (defined in Aabb)Aabbprotected
min (defined in Aabb)Aabbprotected
one (defined in Aabb)Aabbinlinestatic
operator!=(const Aabb &v) const noexcept (defined in Aabb)Aabbinline
operator*(f32x4 v) const noexcept (defined in Aabb)Aabbinline
operator*=(f32x4 v) noexcept (defined in Aabb)Aabbinline
operator+(f32x4 v) const noexcept (defined in Aabb)Aabbinline
operator+=(f32x4 v) noexcept (defined in Aabb)Aabbinline
operator-(f32x4 v) const noexcept (defined in Aabb)Aabbinline
operator-=(f32x4 v) noexcept (defined in Aabb)Aabbinline
operator/(f32x4 v) const noexcept (defined in Aabb)Aabbinline
operator/=(f32x4 v) noexcept (defined in Aabb)Aabbinline
operator==(const Aabb &v) const noexcept (defined in Aabb)Aabbinline
scale(f32x4 scale) noexceptAabbinline
set(f32x4 min, f32x4 max) noexceptAabbinline
setExtent(f32x4 extent) noexceptAabbinline
setExtent(f32x4 extent, f32x4 position) noexceptAabbinline
setMax(f32x4 max) noexceptAabbinline
setMin(f32x4 min) noexceptAabbinline
setSize(f32x4 size) noexceptAabbinline
setSize(f32x4 size, f32x4 position) noexceptAabbinline
translate(f32x4 translation) noexceptAabbinline
trySet(f32x4 min, f32x4 max) noexceptAabbinline
two (defined in Aabb)Aabbinlinestatic
zero (defined in Aabb)Aabbinlinestatic