TinyGL 0.4.1 for MinGW
Functions
specbuf.c File Reference
#include "zgl.h"
#include "msghandling.h"
#include <math.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

GLSpecBufspecbuf_get_buffer (GLContext *c, const int shininess_i, const float shininess)
 

Function Documentation

◆ specbuf_get_buffer()

GLSpecBuf * specbuf_get_buffer ( GLContext c,
const int  shininess_i,
const float  shininess 
)

Definition at line 19 of file specbuf.c.