#include <TRenderInterface.h>
Public Attributes | |
TUINT32 | uiWidth |
TUINT32 | uiHeight |
TUINT32 | uiColourDepth |
TUINT32 | eDepthStencilFormat |
TBOOL | bWindowed |
Definition at line 49 of file TRenderInterface.h.
TBOOL TRenderInterface::DISPLAYPARAMS::bWindowed |
Definition at line 55 of file TRenderInterface.h.
TUINT32 TRenderInterface::DISPLAYPARAMS::eDepthStencilFormat |
Definition at line 54 of file TRenderInterface.h.
TUINT32 TRenderInterface::DISPLAYPARAMS::uiColourDepth |
Definition at line 53 of file TRenderInterface.h.
TUINT32 TRenderInterface::DISPLAYPARAMS::uiHeight |
Definition at line 52 of file TRenderInterface.h.
TUINT32 TRenderInterface::DISPLAYPARAMS::uiWidth |
Definition at line 51 of file TRenderInterface.h.