Sleeping Wombat GUI  0.100
swGUI
Public Member Functions | Public Attributes | List of all members
SwapChainDescriptor Struct Reference

#include <SwapChain.h>

Public Member Functions

 SwapChainDescriptor ()
 

Public Attributes

WindowHandler WindowHandle
 
unsigned short Width
 
unsigned short Height
 
ResourceFormat Format
 
uint8 SamplesCount
 
uint8 SamplesQuality
 
bool AllowFullscreen
 
uint8 NumBuffers
 

Constructor & Destructor Documentation

SwapChainDescriptor::SwapChainDescriptor ( )
inline

Member Data Documentation

bool SwapChainDescriptor::AllowFullscreen
ResourceFormat SwapChainDescriptor::Format
unsigned short SwapChainDescriptor::Height
uint8 SwapChainDescriptor::NumBuffers
uint8 SwapChainDescriptor::SamplesCount
uint8 SwapChainDescriptor::SamplesQuality
unsigned short SwapChainDescriptor::Width
WindowHandler SwapChainDescriptor::WindowHandle

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