Designer_NURBSSurfSample_tag Struct Reference
[Designer]


Detailed Description

NURBS surface sample.

This structure represents the sampling of a NURBS surface. Note the parameter's range is determined by the surface's knot vector, i.e., u goes from kvU[orderU-1] to kvU[numU], and likewise for v

Definition at line 98 of file STRUCT.H.


Data Fields

vector point
vector normal
 Point on surface, normal at that point.
double normLen
 Used for normalizing normals.
double u
double v
 Parameters, e.g., used for texture mapping.

Field Documentation

Definition at line 99 of file STRUCT.H.

Referenced by HiddenAddNurbsVertices().

Point on surface, normal at that point.

Definition at line 99 of file STRUCT.H.

double normLen

Used for normalizing normals.

Definition at line 100 of file STRUCT.H.

double u

Definition at line 101 of file STRUCT.H.

Referenced by TriangulateNurbsSurface().

double v

Parameters, e.g., used for texture mapping.

Definition at line 101 of file STRUCT.H.

Referenced by TriangulateNurbsSurface().


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

Generated on Sun Apr 27 14:20:19 2014 for OpenFX by  doxygen 1.5.6