TinyGL 0.4.1 for MinGW
Data Fields
GLParam Union Reference

#include <zgl.h>

Data Fields

int op
 
float f
 
int i
 
unsigned int ui
 
void * p
 

Detailed Description

Definition at line 97 of file zgl.h.

Field Documentation

◆ f

float f

Definition at line 99 of file zgl.h.

◆ i

int i

Definition at line 100 of file zgl.h.

◆ op

int op

Definition at line 98 of file zgl.h.

◆ p

void* p

Definition at line 102 of file zgl.h.

◆ ui

unsigned int ui

Definition at line 101 of file zgl.h.


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