lux::Paraboloid Member List
This is the complete list of members for
lux::Paraboloid, including all inherited members.
| Area() const | lux::Paraboloid | [virtual] |
| CanIntersect() const | lux::Shape | [inline, virtual] |
| CreateShape(const Transform &o2w, bool reverseOrientation, const ParamSet ¶ms) | lux::Paraboloid | [static] |
| 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] |
| IntersectP(const Ray &ray) const | lux::Paraboloid | [virtual] |
| 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 &Pshape) const | lux::Shape | [inline, virtual] |
| Pdf(const Point &p, const Vector &wi) const | lux::Shape | [inline, virtual] |
| phiMax | lux::Paraboloid | [protected] |
| radius | lux::Paraboloid | [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 | |
| zmax | lux::Paraboloid | [protected] |
| zmin | lux::Paraboloid | [protected] |
| ~Shape() | lux::Shape | [inline, virtual] |