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 39 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 43 of file viewport.h.
Definition at line 45 of file viewport.h.
Definition at line 47 of file viewport.h.
Definition at line 49 of file viewport.h.
Definition at line 51 of file viewport.h.
Definition at line 53 of file viewport.h.
bool m_bHDRNeeded |
Definition at line 55 of file viewport.h.