lux::Hyperboloid Member List
This is the complete list of members for
lux::Hyperboloid, including all inherited members.
| a | lux::Hyperboloid | [protected] |
| Area() const | lux::Hyperboloid | [virtual] |
| c | lux::Hyperboloid | [protected] |
| CanIntersect() const | lux::Shape | [inline, virtual] |
| CreateShape(const Transform &o2w, bool reverseOrientation, const ParamSet ¶ms) | lux::Hyperboloid | [static] |
| GetShadingGeometry(const Transform &obj2world, const DifferentialGeometry &dg, DifferentialGeometry *dgShading) const | lux::Shape | [inline, virtual] |
| Hyperboloid(const Transform &o2w, bool ro, const Point &point1, const Point &point2, float tm) | lux::Hyperboloid | |
| Intersect(const Ray &ray, float *tHit, DifferentialGeometry *dg) const | lux::Hyperboloid | [virtual] |
| IntersectP(const Ray &ray) const | lux::Hyperboloid | [virtual] |
| ObjectBound() const | lux::Hyperboloid | [virtual] |
| ObjectToWorld | lux::Shape | |
| p1 | lux::Hyperboloid | [protected] |
| p2 | lux::Hyperboloid | [protected] |
| Pdf(const Point &Pshape) const | lux::Shape | [inline, virtual] |
| Pdf(const Point &p, const Vector &wi) const | lux::Shape | [inline, virtual] |
| phiMax | lux::Hyperboloid | [protected] |
| Refine(vector< boost::shared_ptr< Shape > > &refined) const | lux::Shape | [inline, virtual] |
| reverseOrientation | lux::Shape | |
| rmax | lux::Hyperboloid | [protected] |
| 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::Hyperboloid | [protected] |
| zmin | lux::Hyperboloid | [protected] |
| ~Shape() | lux::Shape | [inline, virtual] |