Homogeneous3 Struct Reference

List of all members.

Public Member Functions

 Homogeneous3 ()
 Homogeneous3 (float xx, float yy, float zz, float ww)

Public Attributes

float x
float y
float z
float w


Detailed Description

Definition at line 66 of file nurbs.cpp.


Constructor & Destructor Documentation

Homogeneous3::Homogeneous3 (  )  [inline]

Definition at line 67 of file nurbs.cpp.

References w, x, y, and z.

Homogeneous3::Homogeneous3 ( float  xx,
float  yy,
float  zz,
float  ww 
) [inline]

Definition at line 68 of file nurbs.cpp.

References w, x, y, and z.


Member Data Documentation

Definition at line 71 of file nurbs.cpp.

Referenced by Homogeneous3(), NURBSEvaluate(), NURBSEvaluateSurface(), and NURBS::Refine().

Definition at line 71 of file nurbs.cpp.

Referenced by Homogeneous3(), NURBSEvaluate(), NURBSEvaluateSurface(), and NURBS::Refine().

Definition at line 71 of file nurbs.cpp.

Referenced by Homogeneous3(), NURBSEvaluate(), NURBSEvaluateSurface(), and NURBS::Refine().

Definition at line 71 of file nurbs.cpp.

Referenced by Homogeneous3(), NURBSEvaluate(), NURBSEvaluateSurface(), and NURBS::Refine().


The documentation for this struct was generated from the following file:

Generated on Mon Jul 20 17:31:55 2009 for pbrt by  doxygen 1.5.6