#include <InspectableNativeWindow.h>
◆ InspectableNativeWindow()
rx::InspectableNativeWindow::InspectableNativeWindow |
( |
| ) |
|
|
inline |
◆ ~InspectableNativeWindow()
virtual rx::InspectableNativeWindow::~InspectableNativeWindow |
( |
| ) |
|
|
inlinevirtual |
◆ clientRect()
RECT rx::InspectableNativeWindow::clientRect |
( |
const Size & |
size | ) |
|
|
protected |
◆ createSwapChain()
virtual HRESULT rx::InspectableNativeWindow::createSwapChain |
( |
ID3D11Device * |
device, |
|
|
IDXGIFactory2 * |
factory, |
|
|
DXGI_FORMAT |
format, |
|
|
unsigned int |
width, |
|
|
unsigned int |
height, |
|
|
bool |
containsAlpha, |
|
|
IDXGISwapChain1 ** |
swapChain |
|
) |
| |
|
pure virtual |
◆ getClientRect()
bool rx::InspectableNativeWindow::getClientRect |
( |
RECT * |
rect | ) |
|
|
inline |
◆ initialize()
virtual bool rx::InspectableNativeWindow::initialize |
( |
EGLNativeWindowType |
window, |
|
|
IPropertySet * |
propertySet |
|
) |
| |
|
pure virtual |
◆ scaleSwapChain()
virtual HRESULT rx::InspectableNativeWindow::scaleSwapChain |
( |
const Size & |
windowSize, |
|
|
const RECT & |
clientRect |
|
) |
| |
|
protectedpure virtual |
◆ setNewClientSize()
void rx::InspectableNativeWindow::setNewClientSize |
( |
const Size & |
newWindowSize | ) |
|
|
inline |
◆ mClientRect
RECT rx::InspectableNativeWindow::mClientRect |
|
protected |
◆ mClientRectChanged
bool rx::InspectableNativeWindow::mClientRectChanged |
|
protected |
◆ mNewClientRect
RECT rx::InspectableNativeWindow::mNewClientRect |
|
protected |
◆ mSizeChangedEventToken
◆ mSupportsSwapChainResize
bool rx::InspectableNativeWindow::mSupportsSwapChainResize |
|
protected |
◆ mSwapChainScale
float rx::InspectableNativeWindow::mSwapChainScale |
|
protected |
◆ mSwapChainScaleSpecified
bool rx::InspectableNativeWindow::mSwapChainScaleSpecified |
|
protected |
◆ mSwapChainSizeSpecified
bool rx::InspectableNativeWindow::mSwapChainSizeSpecified |
|
protected |
The documentation for this class was generated from the following files: