ReactOS 0.4.15-dev-7942-gd23573b
gl_1d_map Struct Reference

#include <types.h>

Public Attributes

GLuint Order
 
GLfloat u1
 
GLfloat u2
 
GLfloatPoints
 
GLboolean Retain
 

Detailed Description

Definition at line 1037 of file types.h.

Member Data Documentation

◆ Order

GLuint gl_1d_map::Order

Definition at line 1038 of file types.h.

◆ Points

GLfloat* gl_1d_map::Points

Definition at line 1040 of file types.h.

Referenced by gl_free_control_points().

◆ Retain

GLboolean gl_1d_map::Retain

Definition at line 1041 of file types.h.

Referenced by gl_free_control_points().

◆ u1

GLfloat gl_1d_map::u1

Definition at line 1039 of file types.h.

◆ u2

GLfloat gl_1d_map::u2

Definition at line 1039 of file types.h.


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