Sleeping Wombat Graphic API  1.010
swGraphicAPI
Public Member Functions | Public Attributes | List of all members
SwapChainInitData Struct Reference

Przechowuje informacje potrzebne do SwapChaina. Parametr dla funkcji IGraphicAPIInitializer::CreateSwapChain. More...

#include <IGraphicAPIInitializer.h>

Public Member Functions

void DefaultSettings ()
 

Public Attributes

uint16 WindowWidth
 
uint16 WindowHeight
 
WindowHandler WindowHandle
 
bool FullScreen
 
uint8 SamplesCount
 
uint8 SamplesQuality
 
uint8 NumBuffers
 
DepthStencilFormat DepthStencilFormat
 
ResourceFormat BackBufferFormat
 

Detailed Description

Przechowuje informacje potrzebne do SwapChaina. Parametr dla funkcji IGraphicAPIInitializer::CreateSwapChain.


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