| BBox() (defined in BBox) | BBox | [inline] |
| BBox(const Vector3 &a, const Vector3 &b) (defined in BBox) | BBox | [inline] |
| containsPoint(const Vector3 &point) const (defined in BBox) | BBox | |
| corner(int i, int j, int k) const (defined in BBox) | BBox | |
| halfSurfaceArea() (defined in BBox) | BBox | [inline] |
| max() const (defined in BBox) | BBox | [inline] |
| min() const (defined in BBox) | BBox | [inline] |
| overlapsBox(const BBox &box) const (defined in BBox) | BBox | |
| pp (defined in BBox) | BBox | |
| rayIntersect(const Ray &r, double tmin, double tmax) const (defined in BBox) | BBox | [inline] |
| rayIntersectT(const Ray &r, double &tmin, double &tmax) const (defined in BBox) | BBox | [inline] |