#include <buffer.h>
Inheritance diagram for GltFrameBufferZ< DepthType, GlDepthType >:


Public Methods | |
| void | read () |
| Update from frame buffer. | |
| void | write () const |
| Write to frame buffer. | |
| void | writePPM (std::ostream &os) const |
| Write to PPM file from memory. | |
| void | writeTGA (std::ostream &os) const |
| Write to TGA file from memory. | |
Definition at line 152 of file buffer.h.
1.2.18