core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_1d_map Struct Reference

#include <mtypes.h>


Detailed Description

1-D Evaluator control points

Data Fields

GLuint Order
 Number of control points.
GLfloat u1
GLfloat u2
GLfloat du
 u1, u2, 1.0/(u2-u1)
GLfloat * Points
 Points to contiguous control points.

Field Documentation

GLuint gl_1d_map::Order

Number of control points.

GLfloat gl_1d_map::u1

GLfloat gl_1d_map::u2

GLfloat gl_1d_map::du

u1, u2, 1.0/(u2-u1)

GLfloat* gl_1d_map::Points

Points to contiguous control points.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:46 2009 for Mesa Main by  doxygen 1.5.4