lux::MotionPrimitive Member List
This is the complete list of members for
lux::MotionPrimitive, including all inherited members.
| Area() const | lux::MotionPrimitive | [inline, virtual] |
| CanIntersect() const | lux::MotionPrimitive | [inline, virtual] |
| CanSample() const | lux::MotionPrimitive | [inline, virtual] |
| GetShadingGeometry(const Transform &obj2world, const DifferentialGeometry &dg, DifferentialGeometry *dgShading) const | lux::MotionPrimitive | [virtual] |
| instance | lux::MotionPrimitive | [private] |
| Intersect(const Ray &r, Intersection *in) const | lux::MotionPrimitive | [virtual] |
| IntersectP(const Ray &r) const | lux::MotionPrimitive | [virtual] |
| MotionPrimitive(boost::shared_ptr< Primitive > i, const Transform &i2ws, const Transform &i2we, float s, float e) | lux::MotionPrimitive | [inline] |
| motionSystem | lux::MotionPrimitive | [private] |
| Pdf(const Point &p) const | lux::MotionPrimitive | [inline, virtual] |
| Pdf(const Point &p, const Vector &wi) const | lux::MotionPrimitive | [inline, virtual] |
| Pdf(const Point &p, const Point &po) const | lux::MotionPrimitive | [inline, virtual] |
| Refine(vector< boost::shared_ptr< Primitive > > &refined, const PrimitiveRefinementHints &refineHints, boost::shared_ptr< Primitive > thisPtr) | lux::Primitive | [virtual] |
| Sample(float u1, float u2, float u3, DifferentialGeometry *dg) const | lux::MotionPrimitive | [inline, virtual] |
| Sample(const Point &P, float u1, float u2, float u3, DifferentialGeometry *dg) const | lux::MotionPrimitive | [inline, virtual] |
| WorldBound() const | lux::MotionPrimitive | [virtual] |
| ~MotionPrimitive() | lux::MotionPrimitive | [inline, virtual] |
| ~Primitive() | lux::Primitive | [virtual] |