List of all members.
Public Member Functions |
| Ray (const Point &origin, const Vector &direction, float start, float end=INFINITY, float t=0.f, int d=0) |
| Ray (const Point &origin, const Vector &direction, const Ray &parent, float start, float end=INFINITY) |
Point | operator() (float t) const |
bool | HasNaNs () const |
Public Attributes |
Point | o |
Vector | d |
float | mint |
float | maxt |
float | time |
int | depth |
The documentation for this class was generated from the following file:
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/core/geometry.h