lux::ShapeSet Member List
This is the complete list of members for
lux::ShapeSet, including all inherited members.
accelerator | lux::ShapeSet | [private] |
area | lux::ShapeSet | [private] |
Area() const | lux::ShapeSet | [inline, virtual] |
areaCDF | lux::ShapeSet | [private] |
CanIntersect() const | lux::ShapeSet | [inline, virtual] |
GetShadingGeometry(const Transform &obj2world, const DifferentialGeometry &dg, DifferentialGeometry *dgShading) const | lux::Shape | [inline, virtual] |
Intersect(const Ray &ray, float *t_hitp, DifferentialGeometry *dg) const | lux::ShapeSet | [virtual] |
IntersectP(const Ray &ray) const | lux::Shape | [inline, virtual] |
ObjectBound() const | lux::ShapeSet | [inline, 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] |
Refine(vector< boost::shared_ptr< Shape > > &refined) const | lux::ShapeSet | [inline, virtual] |
reverseOrientation | lux::Shape | |
Sample(float u1, float u2, Normal *Ns) const | lux::ShapeSet | [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 | |
shapes | lux::ShapeSet | [private] |
ShapeSet(const vector< boost::shared_ptr< Shape > > &s, const Transform &o2w, bool ro) | lux::ShapeSet | |
transformSwapsHandedness | lux::Shape | |
WorldBound() const | lux::Shape | [inline, virtual] |
worldbound | lux::ShapeSet | [private] |
WorldToObject | lux::Shape | |
~Shape() | lux::Shape | [inline, virtual] |