OpenBarnyard
 
Loading...
Searching...
No Matches
TRenderInterface::DISPLAYPARAMS Struct Reference

#include <TRenderInterface.h>

Public Attributes

TUINT32 uiWidth
 
TUINT32 uiHeight
 
TUINT32 uiColourDepth
 
TUINT32 eDepthStencilFormat
 
TBOOL bWindowed
 

Detailed Description

Definition at line 49 of file TRenderInterface.h.

Member Data Documentation

◆ bWindowed

TBOOL TRenderInterface::DISPLAYPARAMS::bWindowed

Definition at line 55 of file TRenderInterface.h.

◆ eDepthStencilFormat

TUINT32 TRenderInterface::DISPLAYPARAMS::eDepthStencilFormat

Definition at line 54 of file TRenderInterface.h.

◆ uiColourDepth

TUINT32 TRenderInterface::DISPLAYPARAMS::uiColourDepth

Definition at line 53 of file TRenderInterface.h.

◆ uiHeight

TUINT32 TRenderInterface::DISPLAYPARAMS::uiHeight

Definition at line 52 of file TRenderInterface.h.

◆ uiWidth

TUINT32 TRenderInterface::DISPLAYPARAMS::uiWidth

Definition at line 51 of file TRenderInterface.h.


The documentation for this struct was generated from the following file: