#include <SwapChainPanelNativeWindow.h>
◆ ~SwapChainPanelNativeWindow()
rx::SwapChainPanelNativeWindow::~SwapChainPanelNativeWindow |
( |
| ) |
|
◆ createSwapChain()
HRESULT rx::SwapChainPanelNativeWindow::createSwapChain |
( |
ID3D11Device * |
device, |
|
|
IDXGIFactory2 * |
factory, |
|
|
DXGI_FORMAT |
format, |
|
|
unsigned int |
width, |
|
|
unsigned int |
height, |
|
|
bool |
containsAlpha, |
|
|
IDXGISwapChain1 ** |
swapChain |
|
) |
| |
|
overridevirtual |
◆ initialize()
bool rx::SwapChainPanelNativeWindow::initialize |
( |
EGLNativeWindowType |
window, |
|
|
IPropertySet * |
propertySet |
|
) |
| |
|
overridevirtual |
◆ registerForSizeChangeEvents()
bool rx::SwapChainPanelNativeWindow::registerForSizeChangeEvents |
( |
| ) |
|
|
protected |
◆ scaleSwapChain()
HRESULT rx::SwapChainPanelNativeWindow::scaleSwapChain |
( |
const Size & |
windowSize, |
|
|
const RECT & |
clientRect |
|
) |
| |
|
overrideprotectedvirtual |
◆ unregisterForSizeChangeEvents()
void rx::SwapChainPanelNativeWindow::unregisterForSizeChangeEvents |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following files: