, including all inherited members.
| Area() const | lux::Paraboloid | [virtual] |
| CanIntersect() const | lux::Shape | [inline, virtual] |
| CanSample() const | lux::Shape | [inline, virtual] |
| CreateShape(const Transform &o2w, bool reverseOrientation, const ParamSet ¶ms) | lux::Paraboloid | [static] |
| GetMaterial() const | lux::Shape | [inline] |
| GetShadingGeometry(const Transform &obj2world, const DifferentialGeometry &dg, DifferentialGeometry *dgShading) const | lux::Shape | [inline, virtual] |
| Intersect(const Ray &ray, float *tHit, DifferentialGeometry *dg) const | lux::Paraboloid | [virtual] |
| lux::Shape::Intersect(const Ray &r, Intersection *isect) const | lux::Shape | [inline, virtual] |
| IntersectP(const Ray &ray) const | lux::Paraboloid | [virtual] |
| material | lux::Shape | [protected] |
| ObjectBound() const | lux::Paraboloid | [virtual] |
| ObjectToWorld | lux::Shape | |
| Paraboloid(const Transform &o2w, bool ro, float rad, float z0, float z1, float tm) | lux::Paraboloid | |
| Pdf(const Point &p) const | lux::Primitive | [virtual] |
| Pdf(const Point &p, const Vector &wi) const | lux::Primitive | [virtual] |
| Pdf(const Point &p, const Point &po) const | lux::Primitive | [virtual] |
| phiMax | lux::Paraboloid | [protected] |
| radius | lux::Paraboloid | [protected] |
| Refine(vector< boost::shared_ptr< Primitive > > &refined, const PrimitiveRefinementHints &refineHints, boost::shared_ptr< Primitive > thisPtr) | lux::Shape | [inline, virtual] |
| Refine(vector< boost::shared_ptr< Shape > > &refined) const | lux::Shape | [inline, virtual] |
| reverseOrientation | lux::Shape | |
| Sample(float u1, float u2, float u3, DifferentialGeometry *dg) const | lux::Shape | [inline, virtual] |
| Sample(const Point &p, float u1, float u2, float u3, DifferentialGeometry *dg) const | lux::Shape | [inline, virtual] |
| Sample(float u1, float u2, float u3, Normal *Ns) const | lux::Shape | [inline, virtual] |
| Sample(const Point &p, float u1, float u2, float u3, Normal *Ns) const | lux::Shape | [inline, virtual] |
| SetMaterial(boost::shared_ptr< Material > mat) | lux::Shape | [inline] |
| Shape(const Transform &o2w, bool ro) | lux::Shape | |
| Shape(const Transform &o2w, bool ro, boost::shared_ptr< Material > material) | lux::Shape | |
| transformSwapsHandedness | lux::Shape | |
| WorldBound() const | lux::Shape | [inline, virtual] |
| WorldToObject | lux::Shape | |
| zmax | lux::Paraboloid | [protected] |
| zmin | lux::Paraboloid | [protected] |
| ~Paraboloid() | lux::Paraboloid | [inline, virtual] |
| ~Primitive() | lux::Primitive | [virtual] |
| ~Shape() | lux::Shape | [inline, virtual] |