OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::VulkanWin32Support Class Referencefinal

#include <OgreVulkanWin32Support.h>

+ Inheritance diagram for Ogre::VulkanWin32Support:

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
 
- Public Member Functions inherited from Ogre::VulkanSupport
 VulkanSupport ()
 
virtual ~VulkanSupport ()
 
virtual void addConfig (VulkanRenderSystem *renderSystem)
 Add any special config values to the system.
 
ConfigOptionMapgetConfigOptions (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 ()
 

Constructor & Destructor Documentation

◆ VulkanWin32Support()

Ogre::VulkanWin32Support::VulkanWin32Support ( )

Member Function Documentation

◆ addConfig()

void Ogre::VulkanWin32Support::addConfig ( VulkanRenderSystem renderSystem)
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.

◆ getInterfaceName()

virtual IdString Ogre::VulkanWin32Support::getInterfaceName ( ) const
virtual

Reimplemented from Ogre::VulkanSupport.

◆ getInterfaceNameStr()

virtual String Ogre::VulkanWin32Support::getInterfaceNameStr ( ) const
virtual

Reimplemented from Ogre::VulkanSupport.

◆ setConfigOption()

void Ogre::VulkanWin32Support::setConfigOption ( const String name,
const String value 
)
overridevirtual

Reimplemented from Ogre::VulkanSupport.


The documentation for this class was generated from the following file: