This reference page is linked to from the following overview topics: Layers and Viewport Filters, Viewport Filters.
Holds all the information about the current viewport state, used by ViewPortFilter objects.
SampleViewportFilter/SampleViewportFilter.cpp, SampleViewportFilter/SampleViewportFilter.h, TextureSwapperViewportFilter/TextureSwapperViewportFilter.cpp, and TextureSwapperViewportFilter/TextureSwapperViewportFilter.h.
Definition at line 20 of file viewport.h.
#include <viewport.h>
Public Attributes |
|
| Texture * | m_pColor |
| Texture * | m_pDepth |
| Texture * | m_pPosition |
| Texture * | m_pNormal |
| Texture * | m_pLinearDepth |
| Texture * | m_pFaceNormal |
| bool | m_bHDRNeeded |
Definition at line 22 of file viewport.h.
Definition at line 23 of file viewport.h.
Definition at line 24 of file viewport.h.
Definition at line 25 of file viewport.h.
Definition at line 26 of file viewport.h.
Definition at line 27 of file viewport.h.
| bool m_bHDRNeeded |
Definition at line 28 of file viewport.h.