Homogeneous3 Struct Reference

Collaboration diagram for Homogeneous3:
[legend]

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


Constructor & Destructor Documentation

Homogeneous3::Homogeneous3 (  )  [inline]

Definition at line 46 of file nurbs.cpp.

References w, x, y, and z.

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

Definition at line 47 of file nurbs.cpp.

References w, x, y, and z.


Member Data Documentation

Definition at line 50 of file nurbs.cpp.

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

Definition at line 50 of file nurbs.cpp.

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

Definition at line 50 of file nurbs.cpp.

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

Definition at line 50 of file nurbs.cpp.

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


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208