lux::Cylinder Member List
This is the complete list of members for
lux::Cylinder, including all inherited members.
Area() const | lux::Cylinder | [virtual] |
CanIntersect() const | lux::Shape | [inline, virtual] |
CreateShape(const Transform &o2w, bool reverseOrientation, const ParamSet ¶ms) | lux::Cylinder | [static] |
Cylinder(const Transform &o2w, bool ro, float rad, float zmin, float zmax, float phiMax) | lux::Cylinder | |
GetShadingGeometry(const Transform &obj2world, const DifferentialGeometry &dg, DifferentialGeometry *dgShading) const | lux::Shape | [inline, virtual] |
Intersect(const Ray &ray, float *tHit, DifferentialGeometry *dg) const | lux::Cylinder | [virtual] |
IntersectP(const Ray &ray) const | lux::Cylinder | [virtual] |
ObjectBound() const | lux::Cylinder | [virtual] |
ObjectToWorld | lux::Shape | |
Pdf(const Point &Pshape) const | lux::Shape | [inline, virtual] |
Pdf(const Point &p, const Vector &wi) const | lux::Shape | [inline, virtual] |
phiMax | lux::Cylinder | [protected] |
radius | lux::Cylinder | [protected] |
Refine(vector< boost::shared_ptr< Shape > > &refined) const | lux::Shape | [inline, virtual] |
reverseOrientation | lux::Shape | |
Sample(float u1, float u2, Normal *Ns) const | lux::Cylinder | [inline, virtual] |
lux::Shape::Sample(const Point &P, float u1, float u2, Normal *Ns) const | lux::Shape | [inline, virtual] |
Shape(const Transform &o2w, bool ro) | lux::Shape | |
transformSwapsHandedness | lux::Shape | |
WorldBound() const | lux::Shape | [inline, virtual] |
WorldToObject | lux::Shape | |
zmax | lux::Cylinder | [protected] |
zmin | lux::Cylinder | [protected] |
~Shape() | lux::Shape | [inline, virtual] |