PBRT
NURBS Class Reference
Inheritance diagram for NURBS:
Shape ReferenceCounted

List of all members.

Public Member Functions

 NURBS (const Transform *o2w, const Transform *w2o, 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)
BBox ObjectBound () const
BBox WorldBound () const
bool CanIntersect () const
void Refine (vector< Reference< Shape > > &refined) const

The documentation for this class was generated from the following files: