Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

FrameBufferStack Class Reference

An instance of this kind of object is returned by GraphicsStateGuardian::push_frame_buffer(). More...

#include <frameBufferStack.h>

List of all members.

Public Member Functions

 FrameBufferStack ()
 ~FrameBufferStack ()
 FrameBufferStack (const FrameBufferStack &copy)
void operator= (const FrameBufferStack &copy)

Private Attributes

PointerTo< SavedFrameBuffer_frame_buffer
int _stack_level

Friends

class GraphicsStateGuardian


Detailed Description

An instance of this kind of object is returned by GraphicsStateGuardian::push_frame_buffer().

It holds the information needed to restore the previous frame buffer contents in the subsequent matching call to pop_frame_buffer().

Definition at line 46 of file frameBufferStack.h.


Constructor & Destructor Documentation

FrameBufferStack::FrameBufferStack  )  [inline]
 

Definition at line 30 of file frameBufferStack.I.

References INLINE.

FrameBufferStack::~FrameBufferStack  )  [inline]
 

Definition at line 42 of file frameBufferStack.I.

References INLINE.

FrameBufferStack::FrameBufferStack const FrameBufferStack &  copy  )  [inline]
 

Definition at line 53 of file frameBufferStack.I.

References _frame_buffer, _stack_level, and INLINE.


Member Function Documentation

void FrameBufferStack::operator= const FrameBufferStack &  copy  )  [inline]
 

Definition at line 67 of file frameBufferStack.I.


Friends And Related Function Documentation

friend class GraphicsStateGuardian [friend]
 

Definition at line 56 of file frameBufferStack.h.


Member Data Documentation

PointerTo< SavedFrameBuffer > FrameBufferStack::_frame_buffer [private]
 

Definition at line 54 of file frameBufferStack.h.

Referenced by FrameBufferStack(), and GraphicsStateGuardian::get_current_display_region().

int FrameBufferStack::_stack_level [private]
 

Definition at line 55 of file frameBufferStack.h.

Referenced by FrameBufferStack(), and GraphicsStateGuardian::get_current_display_region().


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:50:45 2003 for Panda by doxygen1.3