#include <displayRegionStack.h>
Public Member Functions | |
DisplayRegionStack () | |
~DisplayRegionStack () | |
DisplayRegionStack (const DisplayRegionStack ©) | |
void | operator= (const DisplayRegionStack ©) |
Private Attributes | |
ConstPointerTo< DisplayRegion > | _display_region |
int | _stack_level |
Friends | |
class | GraphicsStateGuardian |
It holds the information needed to restore the previous display region in the subsequent matching call to pop_display_region().
Definition at line 46 of file displayRegionStack.h.
|
Definition at line 32 of file displayRegionStack.I. References INLINE. |
|
Definition at line 44 of file displayRegionStack.I. References INLINE. |
|
Definition at line 55 of file displayRegionStack.I. References _display_region, _stack_level, and INLINE. |
|
Definition at line 69 of file displayRegionStack.I. |
|
Definition at line 56 of file displayRegionStack.h. |
|
Definition at line 54 of file displayRegionStack.h. Referenced by DisplayRegionStack(), GraphicsStateGuardian::set_state(), and GraphicsStateGuardian::set_transform(). |
|
Definition at line 55 of file displayRegionStack.h. Referenced by DisplayRegionStack(), GraphicsStateGuardian::set_state(), and GraphicsStateGuardian::set_transform(). |