This is the complete list of members for
Shape, including all inherited members.
Area() const (defined in Shape) | Shape | [virtual] |
CanIntersect() const (defined in Shape) | Shape | [virtual] |
GetShadingGeometry(const Transform &obj2world, const DifferentialGeometry &dg, DifferentialGeometry *dgShading) const (defined in Shape) | Shape | [inline, virtual] |
Intersect(const Ray &ray, float *tHit, float *rayEpsilon, DifferentialGeometry *dg) const (defined in Shape) | Shape | [virtual] |
IntersectP(const Ray &ray) const (defined in Shape) | Shape | [virtual] |
nextshapeId (defined in Shape) | Shape | [static] |
nReferences (defined in ReferenceCounted) | ReferenceCounted | |
ObjectBound() const =0 (defined in Shape) | Shape | [pure virtual] |
ObjectToWorld (defined in Shape) | Shape | |
Pdf(const Point &Pshape) const (defined in Shape) | Shape | [inline, virtual] |
Pdf(const Point &p, const Vector &wi) const (defined in Shape) | Shape | [virtual] |
ReferenceCounted() (defined in ReferenceCounted) | ReferenceCounted | [inline] |
Refine(vector< Reference< Shape > > &refined) const (defined in Shape) | Shape | [virtual] |
ReverseOrientation (defined in Shape) | Shape | |
Sample(float u1, float u2, Normal *Ns) const (defined in Shape) | Shape | [inline, virtual] |
Sample(const Point &P, float u1, float u2, Normal *Ns) const (defined in Shape) | Shape | [inline, virtual] |
Shape(const Transform *o2w, const Transform *w2o, bool ro) (defined in Shape) | Shape | |
shapeId (defined in Shape) | Shape | |
TransformSwapsHandedness (defined in Shape) | Shape | |
WorldBound() const (defined in Shape) | Shape | [virtual] |
WorldToObject (defined in Shape) | Shape | |
~Shape() (defined in Shape) | Shape | [virtual] |