#include <lensStack.h>
Public Member Functions | |
LensStack () | |
~LensStack () | |
LensStack (const LensStack ©) | |
void | operator= (const LensStack ©) |
Private Member Functions | |
CPT (Lens) _lens | |
Private Attributes | |
int | _stack_level |
Friends | |
class | GraphicsStateGuardian |
It holds the information needed to restore the previous display region in the subsequent matching call to pop_lens().
Definition at line 44 of file lensStack.h.
|
Definition at line 32 of file lensStack.I. References INLINE. |
|
Definition at line 44 of file lensStack.I. References INLINE. |
|
Definition at line 55 of file lensStack.I. References _stack_level, and INLINE. |
|
|
|
Definition at line 69 of file lensStack.I. |
|
Definition at line 54 of file lensStack.h. |
|
Definition at line 53 of file lensStack.h. Referenced by LensStack(), and GraphicsStateGuardian::push_display_region(). |