bool ReconfigureGraphics(ViewConfig& config);
ReconfigGraphics reconfigures the view configuration settings on the device when switching video modes and/or settings. This is called for D3D9 when the device is ready for reset.
Parameters |
Description |
ViewConfig& config |
The new window settings. |
A Boolean value of true if the settings are reconfigured and false otherwise.