#include <frameBufferStack.h>
Public Member Functions | |
INLINE | FrameBufferStack () |
INLINE | ~FrameBufferStack () |
INLINE | FrameBufferStack (const FrameBufferStack ©) |
INLINE void | operator= (const FrameBufferStack ©) |
Private Member Functions | |
PT (SavedFrameBuffer) _frame_buffer | |
Private Attributes | |
int | _stack_level |
Friends | |
class | GraphicsStateGuardian |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 46 of file frameBufferStack.h. |
|
Definition at line 45 of file frameBufferStack.h. |