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 48 of file nurbs.cpp.


Constructor & Destructor Documentation

Homogeneous3::Homogeneous3 (  )  [inline]

Definition at line 49 of file nurbs.cpp.

References w, x, y, and z.

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

Definition at line 50 of file nurbs.cpp.

References w, x, y, and z.


Member Data Documentation

Definition at line 55 of file nurbs.cpp.

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

Definition at line 55 of file nurbs.cpp.

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

Definition at line 55 of file nurbs.cpp.

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

Definition at line 55 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 Sat Aug 28 20:00:13 2010 for pbrt by  doxygen 1.6.3