PBRT
Cylinder Class Reference
Inheritance diagram for Cylinder:
Shape ReferenceCounted

List of all members.

Public Member Functions

 Cylinder (const Transform *o2w, const Transform *w2o, bool ro, float rad, float zmin, float zmax, float phiMax)
BBox ObjectBound () const
bool Intersect (const Ray &ray, float *tHit, float *rayEpsilon, DifferentialGeometry *dg) const
bool IntersectP (const Ray &ray) const
float Area () const
Point Sample (float u1, float u2, Normal *Ns) const

Protected Attributes

float radius
float zmin
float zmax
float phiMax

The documentation for this class was generated from the following files: