XLE
v0.02.0
|
Resizes a presentation chain to match a window More...
#include <PlatformRigUtil.h>
Public Member Functions | |
void | OnResize (unsigned newWidth, unsigned newHeight) |
ResizePresentationChain (std::shared_ptr< RenderCore::IPresentationChain > presentationChain) | |
Protected Attributes | |
std::shared_ptr< RenderCore::IPresentationChain > | _presentationChain |
Resizes a presentation chain to match a window
A handler to resize the presentation chain whenever the window changes size (keeping 1:1 ratio)