TinyRaytracer 0.1
A simple C++ raytracer
Loading...
Searching...
No Matches
AABB Member List

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

AABB() (defined in AABB)AABBinline
AABB(const Interval &x, const Interval &y, const Interval &z) (defined in AABB)AABBinline
AABB(const point3 &a, const point3 &b) (defined in AABB)AABBinline
AABB(const point3 &a, const point3 &b, const point3 &c) (defined in AABB)AABBinline
AABB(const AABB &a, const AABB &b) (defined in AABB)AABBinline
getAxis(int n) const (defined in AABB)AABBinline
hit(const Ray &r) const (defined in AABB)AABBinline
longestAxis() const (defined in AABB)AABBinline
x (defined in AABB)AABB
y (defined in AABB)AABB
z (defined in AABB)AABB