#include "pbuffer.h"
#include <stdio.h>
#include <iostream>
#include "glUtil.h"
#include <assert.h>
Go to the source code of this file.
Defines | |
#define | MAX_PFORMATS 256 |
5/31/02 Aaron Lefohn Scientific Computing and Imaging Institute School of Computing University of Utah - Pbuffer class. | |
#define | MAX_ATTRIBS 32 |
#define | DEBUGGING 0 |
|
Definition at line 25 of file pbuffer.cpp. |
|
Definition at line 15 of file pbuffer.cpp. |
|
5/31/02 Aaron Lefohn Scientific Computing and Imaging Institute School of Computing University of Utah - Pbuffer class.
Definition at line 14 of file pbuffer.cpp. |