Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

GltFrameBufferRGB Class Reference
[GLT]

RGB frame buffer interface. More...

#include <buffer.h>

Inheritance diagram for GltFrameBufferRGB:

Inheritance graph
[legend]
Collaboration diagram for GltFrameBufferRGB:

Collaboration graph
[legend]
List of all members.

Public Methods

 GltFrameBufferRGB ()
 Constructor.

 GltFrameBufferRGB (const GltFrameBufferRGB &a, const GltFrameBufferRGB &b, const GLdouble alpha)
 Construct by blending between two other buffers.

 ~GltFrameBufferRGB ()
 Destructor.

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.


Detailed Description

RGB frame buffer interface.

Definition at line 112 of file buffer.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 5 11:11:43 2002 for GLT by doxygen1.2.18