![]() |
OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
|
#include <OgreVulkanWin32Support.h>
Public Member Functions | |
VulkanWin32Support () | |
void | addConfig (VulkanRenderSystem *renderSystem) override |
Add any special config values to the system. | |
virtual IdString | getInterfaceName () const |
virtual String | getInterfaceNameStr () const |
void | setConfigOption (const String &name, const String &value) override |
![]() | |
VulkanSupport () | |
virtual | ~VulkanSupport () |
virtual void | addConfig (VulkanRenderSystem *renderSystem) |
Add any special config values to the system. | |
ConfigOptionMap & | getConfigOptions (VulkanRenderSystem *renderSystem) |
virtual unsigned int | getDisplayMonitorCount () const |
Gets the number of display monitors. | |
virtual IdString | getInterfaceName () const |
virtual String | getInterfaceNameStr () const |
uint32 | getSelectedDeviceIdx () const |
bool | isSupported () const |
virtual void | setConfigOption (const String &name, const String &value) |
void | setSupported () |
virtual String | validateConfigOptions () |
Ogre::VulkanWin32Support::VulkanWin32Support | ( | ) |
|
overridevirtual |
Add any special config values to the system.
Must have a "Full Screen" value that is a bool and a "Video Mode" value that is a string in the form of wxhxb
Reimplemented from Ogre::VulkanSupport.
|
virtual |
Reimplemented from Ogre::VulkanSupport.
|
virtual |
Reimplemented from Ogre::VulkanSupport.
|
overridevirtual |
Reimplemented from Ogre::VulkanSupport.