Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shammath::AABB< T > Member List

This is the complete list of members for shammath::AABB< T >, including all inherited members.

AABB()=default (defined in shammath::AABB< T >)shammath::AABB< T >inline
AABB(T lower, T upper)shammath::AABB< T >inline
AABB(std::tuple< T, T > range)shammath::AABB< T >inline
AABB(std::pair< T, T > range)shammath::AABB< T >inline
clamp_coord(T coord) const noexceptshammath::AABB< T >inline
contains(AABB other) const noexceptshammath::AABB< T >inline
contains_asymmetric(T point) const noexceptshammath::AABB< T >inline
convert()shammath::AABB< T >inline
delt() constshammath::AABB< T >inline
expand_all(Tscal value)shammath::AABB< T >inline
get_center() const noexceptshammath::AABB< T >inline
get_intersect(AABB other) const noexceptshammath::AABB< T >inline
get_radius() const (defined in shammath::AABB< T >)shammath::AABB< T >inline
get_volume()shammath::AABB< T >inline
intersect_ray(Ray< T > ray) const noexceptshammath::AABB< T >inline
intersect_ring_ray_approx(RingRay< T > ring_ray) const noexceptshammath::AABB< T >inline
is_not_empty() const noexceptshammath::AABB< T >inline
is_surface() const noexceptshammath::AABB< T >inline
is_surface_or_volume() const noexceptshammath::AABB< T >inline
is_volume_not_null() const noexceptshammath::AABB< T >inline
lowershammath::AABB< T >
operator!=(const AABB< T > &other) const noexceptshammath::AABB< T >inline
operator==(const AABB< T > &other) const noexceptshammath::AABB< T >inline
sum_bounds() const noexceptshammath::AABB< T >inline
T_prop typedefshammath::AABB< T >
Tscal typedefshammath::AABB< T >
uppershammath::AABB< T >