GLUS
Data Structures | Typedefs
glus_typedef.h File Reference

Go to the source code of this file.

Data Structures

struct  _GLUScomplex
 

Typedefs

typedef unsigned char GLUSboolean
 
typedef signed char GLUSbyte
 
typedef unsigned char GLUSubyte
 
typedef char GLUSchar
 
typedef short GLUSshort
 
typedef unsigned short GLUSushort
 
typedef int GLUSint
 
typedef unsigned int GLUSuint
 
typedef int GLUSfixed
 
typedef int64_t GLUSint64
 
typedef uint64_t GLUSuint64
 
typedef int GLUSsizei
 
typedef unsigned int GLUSenum
 
typedef unsigned int GLUSbitfield
 
typedef unsigned short GLUShalf
 
typedef float GLUSfloat
 
typedef float GLUSclampf
 
typedef double GLUSdouble
 
typedef double GLUSclampd
 
typedef struct _GLUScomplex GLUScomplex
 
typedef void GLUSvoid
 

Typedef Documentation

typedef unsigned int GLUSbitfield
typedef unsigned char GLUSboolean
typedef signed char GLUSbyte
typedef char GLUSchar
typedef double GLUSclampd
typedef float GLUSclampf
typedef struct _GLUScomplex GLUScomplex
typedef double GLUSdouble
typedef unsigned int GLUSenum
typedef int GLUSfixed
typedef float GLUSfloat
typedef unsigned short GLUShalf
typedef int GLUSint
typedef int64_t GLUSint64
typedef short GLUSshort
typedef int GLUSsizei
typedef unsigned char GLUSubyte
typedef unsigned int GLUSuint
typedef uint64_t GLUSuint64
typedef unsigned short GLUSushort
typedef void GLUSvoid