|
#include "standard.h"
#include "MatrixTypes.h"
#include <assert.h>
#include <windows.h>
Include dependency graph for GLBitmapBuffer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | GLBitmapBuffer |
Allows drawing with OpenGL to a 24-bpp bitmap, which the class can also save. More... |
Author: Matt Loper
Definition in file GLBitmapBuffer.h.