ReactOS 0.4.15-dev-7953-g1f49173
gl_evaluators Struct Reference

#include <types.h>

Collaboration diagram for gl_evaluators:

Public Attributes

struct gl_1d_map Map1Vertex3
 
struct gl_1d_map Map1Vertex4
 
struct gl_1d_map Map1Index
 
struct gl_1d_map Map1Color4
 
struct gl_1d_map Map1Normal
 
struct gl_1d_map Map1Texture1
 
struct gl_1d_map Map1Texture2
 
struct gl_1d_map Map1Texture3
 
struct gl_1d_map Map1Texture4
 
struct gl_2d_map Map2Vertex3
 
struct gl_2d_map Map2Vertex4
 
struct gl_2d_map Map2Index
 
struct gl_2d_map Map2Color4
 
struct gl_2d_map Map2Normal
 
struct gl_2d_map Map2Texture1
 
struct gl_2d_map Map2Texture2
 
struct gl_2d_map Map2Texture3
 
struct gl_2d_map Map2Texture4
 

Detailed Description

Definition at line 1061 of file types.h.

Member Data Documentation

◆ Map1Color4

struct gl_1d_map gl_evaluators::Map1Color4

Definition at line 1066 of file types.h.

◆ Map1Index

struct gl_1d_map gl_evaluators::Map1Index

Definition at line 1065 of file types.h.

◆ Map1Normal

struct gl_1d_map gl_evaluators::Map1Normal

Definition at line 1067 of file types.h.

◆ Map1Texture1

struct gl_1d_map gl_evaluators::Map1Texture1

Definition at line 1068 of file types.h.

◆ Map1Texture2

struct gl_1d_map gl_evaluators::Map1Texture2

Definition at line 1069 of file types.h.

◆ Map1Texture3

struct gl_1d_map gl_evaluators::Map1Texture3

Definition at line 1070 of file types.h.

◆ Map1Texture4

struct gl_1d_map gl_evaluators::Map1Texture4

Definition at line 1071 of file types.h.

◆ Map1Vertex3

struct gl_1d_map gl_evaluators::Map1Vertex3

Definition at line 1063 of file types.h.

◆ Map1Vertex4

struct gl_1d_map gl_evaluators::Map1Vertex4

Definition at line 1064 of file types.h.

◆ Map2Color4

struct gl_2d_map gl_evaluators::Map2Color4

Definition at line 1077 of file types.h.

◆ Map2Index

struct gl_2d_map gl_evaluators::Map2Index

Definition at line 1076 of file types.h.

◆ Map2Normal

struct gl_2d_map gl_evaluators::Map2Normal

Definition at line 1078 of file types.h.

◆ Map2Texture1

struct gl_2d_map gl_evaluators::Map2Texture1

Definition at line 1079 of file types.h.

◆ Map2Texture2

struct gl_2d_map gl_evaluators::Map2Texture2

Definition at line 1080 of file types.h.

◆ Map2Texture3

struct gl_2d_map gl_evaluators::Map2Texture3

Definition at line 1081 of file types.h.

◆ Map2Texture4

struct gl_2d_map gl_evaluators::Map2Texture4

Definition at line 1082 of file types.h.

◆ Map2Vertex3

struct gl_2d_map gl_evaluators::Map2Vertex3

Definition at line 1074 of file types.h.

◆ Map2Vertex4

struct gl_2d_map gl_evaluators::Map2Vertex4

Definition at line 1075 of file types.h.


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