lux::Cone Member List
This is the complete list of members for
lux::Cone, including all inherited members.
Area() const | lux::Cone | [virtual] |
CanIntersect() const | lux::Shape | [inline, virtual] |
Cone(const Transform &o2w, bool ro, float height, float rad, float tm) | lux::Cone | |
CreateShape(const Transform &o2w, bool reverseOrientation, const ParamSet ¶ms) | lux::Cone | [static] |
GetShadingGeometry(const Transform &obj2world, const DifferentialGeometry &dg, DifferentialGeometry *dgShading) const | lux::Shape | [inline, virtual] |
height | lux::Cone | [protected] |
Intersect(const Ray &ray, float *tHit, DifferentialGeometry *dg) const | lux::Cone | [virtual] |
IntersectP(const Ray &ray) const | lux::Cone | [virtual] |
ObjectBound() const | lux::Cone | [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::Cone | [protected] |
radius | lux::Cone | [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::Shape | [inline, virtual] |
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 | |
~Shape() | lux::Shape | [inline, virtual] |