|
GL4Dummies
0.1.7
|
The GL4Dummies filters : éléments communs pour les fichiers gl4dfxxx.c. Plus de détails...

Aller au code source de ce fichier.
Fonctions | |
| void | fcommMatchTex (GLuint goal, GLuint orig) |
| GLuint | fcommGetPlane (void) |
Variables | |
| static const char * | gl4dfBasicVS |
| static const char * | gl4dfTexFS |
The GL4Dummies filters : éléments communs pour les fichiers gl4dfxxx.c.
A usage interne à la lib.
Définition dans le fichier gl4dfCommon.h.
| GLuint fcommGetPlane | ( | void | ) |
Référencé par blurffunc(), cannyffunc(), fractalPaintingffunc(), medianffunc(), opffunc(), scatteringffunc(), et sobelffunc().
| void fcommMatchTex | ( | GLuint | goal, |
| GLuint | orig | ||
| ) |
Référencé par blurffunc(), cannyffunc(), medianffunc(), opffunc(), scatteringffunc(), et sobelffunc().
|
static |
Référencé par init().
|
static |