|
Sleeping Wombat Graphic API
1.010
swGraphicAPI
|
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 |
Przechowuje informacje potrzebne do SwapChaina. Parametr dla funkcji IGraphicAPIInitializer::CreateSwapChain.
1.8.9.1