gk::BBox Member List
This is the complete list of members for
gk::BBox, including all inherited members.
BBox() | gk::BBox | [inline] |
BBox(const Point &p) | gk::BBox | [inline] |
BBox(const Point &p1, const Point &p2) | gk::BBox | [inline] |
BoundingSphere(Point &c, float &r) const | gk::BBox | |
clear() | gk::BBox | [inline] |
Expand(float delta) | gk::BBox | [inline] |
getCenter() const | gk::BBox | [inline] |
getCenter(Point ¢er) const | gk::BBox | [inline] |
Inside(const Point &pt) const | gk::BBox | [inline] |
Intersect(const Ray &ray, const float htmax, float &rtmin, float &rtmax) const | gk::BBox | [inline] |
Intersect(const Ray &ray, const float htmax, float &rtmin, float &rtmax, Normal &rn) const | gk::BBox | [inline] |
Intersect(const float *origin, const float *direction, const float tmin, const float tmax, float *hit0, float *hit1) const | gk::BBox | [inline] |
MaximumExtent() const | gk::BBox | [inline] |
Occluded(const Ray &ray) const (defined in gk::BBox) | gk::BBox | [inline] |
operator<< (defined in gk::BBox) | gk::BBox | [friend] |
operator[](const int id) | gk::BBox | [inline] |
operator[](const int id) const | gk::BBox | [inline] |
Overlaps(const BBox &b) const | gk::BBox | [inline] |
pMax (defined in gk::BBox) | gk::BBox | |
pMin | gk::BBox | |
print() const (defined in gk::BBox) | gk::BBox | [inline] |
SurfaceArea() const | gk::BBox | [inline] |
Union(const BBox &b, const Point &p) | gk::BBox | [friend] |
Union(const BBox &b, const BBox &b2) | gk::BBox | [friend] |
Union(const BBox &bbox) | gk::BBox | [inline] |
Union(const Point &p) | gk::BBox | [inline] |
Volume() const | gk::BBox | [inline] |