NURBS Member List
This is the complete list of members for
NURBS, including all inherited members.
Area() const | Shape | [inline, virtual] |
CanIntersect() const | NURBS | [inline, virtual] |
GetShadingGeometry(const Transform &obj2world, const DifferentialGeometry &dg, DifferentialGeometry *dgShading) const | Shape | [inline, virtual] |
Intersect(const Ray &ray, float *tHit, DifferentialGeometry *dg) const | Shape | [inline, virtual] |
IntersectP(const Ray &ray) const | Shape | [inline, virtual] |
isHomogeneous | NURBS | [private] |
nReferences | ReferenceCounted | |
nu | NURBS | [private] |
NURBS(const Transform &o2w, bool reverseOrientation, int nu, int uorder, const float *uknot, float umin, float umax, int nv, int vorder, const float *vknot, float vmin, float vmax, const float *P, bool isHomogeneous) | NURBS | |
nv | NURBS | [private] |
ObjectBound() const | NURBS | [virtual] |
ObjectToWorld | Shape | |
P | NURBS | [private] |
Pdf(const Point &Pshape) const | Shape | [inline, virtual] |
Pdf(const Point &p, const Vector &wi) const | Shape | [inline, virtual] |
ReferenceCounted() | ReferenceCounted | [inline] |
ReferenceCounted() | ReferenceCounted | [inline] |
Refine(vector< Reference< Shape > > &refined) const | NURBS | [virtual] |
reverseOrientation | Shape | |
Sample(float u1, float u2, Normal *Ns) const | Shape | [inline, virtual] |
Sample(const Point &P, float u1, float u2, Normal *Ns) const | Shape | [inline, virtual] |
Shape(const Transform &o2w, bool ro) | Shape | |
transformSwapsHandedness | Shape | |
uknot | NURBS | [private] |
umax | NURBS | [private] |
umin | NURBS | [private] |
uorder | NURBS | [private] |
vknot | NURBS | [private] |
vmax | NURBS | [private] |
vmin | NURBS | [private] |
vorder | NURBS | [private] |
WorldBound() const | NURBS | [virtual] |
WorldToObject | Shape | |
~NURBS() | NURBS | |
~Shape() | Shape | [inline, virtual] |