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

gl_2d_map Struct Reference

#include <mtypes.h>


Detailed Description

2-D Evaluator control points

Data Fields

GLuint Uorder
 Number of control points in U dimension.
GLuint Vorder
 Number of control points in V dimension.
GLfloat u1
GLfloat u2
GLfloat du
GLfloat v1
GLfloat v2
GLfloat dv
GLfloat * Points
 Points to contiguous control points.

Field Documentation

GLuint gl_2d_map::Uorder

Number of control points in U dimension.

GLuint gl_2d_map::Vorder

Number of control points in V dimension.

GLfloat gl_2d_map::u1

GLfloat gl_2d_map::u2

GLfloat gl_2d_map::du

GLfloat gl_2d_map::v1

GLfloat gl_2d_map::v2

GLfloat gl_2d_map::dv

GLfloat* gl_2d_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