Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros | Typedefs | Functions
gxvfgen.c File Reference
#include <stdio.h>
#include <string.h>

Go to the source code of this file.

Macros

#define FEATREG_MAX_SETTING   12
 
#define APPLE_RESERVED   "Apple Reserved"
 
#define APPLE_RESERVED_LENGTH   14
 
#define EMPTYFEAT   {0, 0, {NULL}}
 

Typedefs

typedef struct GX_Feature_RegistryRec_ GX_Feature_RegistryRec
 

Functions

int main (void)
 

Macro Definition Documentation

◆ APPLE_RESERVED

#define APPLE_RESERVED   "Apple Reserved"

Definition at line 84 of file gxvfgen.c.

◆ APPLE_RESERVED_LENGTH

#define APPLE_RESERVED_LENGTH   14

Definition at line 85 of file gxvfgen.c.

◆ EMPTYFEAT

#define EMPTYFEAT   {0, 0, {NULL}}

Definition at line 96 of file gxvfgen.c.

◆ FEATREG_MAX_SETTING

#define FEATREG_MAX_SETTING   12

Definition at line 65 of file gxvfgen.c.

Typedef Documentation

◆ GX_Feature_RegistryRec

typedef struct GX_Feature_RegistryRec_ GX_Feature_RegistryRec

Function Documentation

◆ main()

int main ( void  )

Definition at line 443 of file gxvfgen.c.

References i.

Referenced by blast(), jinit_c_main_controller(), and jinit_d_main_controller().