ReactOS 0.4.15-dev-7958-gcd0bb1a
gl_2d_map Struct Reference

#include <types.h>

Public Attributes

GLuint Uorder
 
GLuint Vorder
 
GLfloat u1
 
GLfloat u2
 
GLfloat v1
 
GLfloat v2
 
GLfloatPoints
 
GLboolean Retain
 

Detailed Description

Definition at line 1048 of file types.h.

Member Data Documentation

◆ Points

GLfloat* gl_2d_map::Points

Definition at line 1053 of file types.h.

Referenced by gl_free_control_points().

◆ Retain

GLboolean gl_2d_map::Retain

Definition at line 1054 of file types.h.

Referenced by gl_free_control_points().

◆ u1

GLfloat gl_2d_map::u1

Definition at line 1051 of file types.h.

◆ u2

GLfloat gl_2d_map::u2

Definition at line 1051 of file types.h.

◆ Uorder

GLuint gl_2d_map::Uorder

Definition at line 1049 of file types.h.

◆ v1

GLfloat gl_2d_map::v1

Definition at line 1052 of file types.h.

◆ v2

GLfloat gl_2d_map::v2

Definition at line 1052 of file types.h.

◆ Vorder

GLuint gl_2d_map::Vorder

Definition at line 1050 of file types.h.


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