List of all members.
Public Member Functions |
| Cone (const Transform *o2w, const Transform *w2o, bool ro, float height, float rad, float tm) |
BBox | ObjectBound () const |
bool | Intersect (const Ray &ray, float *tHit, float *rayEpsilon, DifferentialGeometry *dg) const |
bool | IntersectP (const Ray &ray) const |
float | Area () const |
Protected Attributes |
float | radius |
float | height |
float | phiMax |
The documentation for this class was generated from the following files:
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/shapes/cone.h
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/shapes/cone.cpp