OGRE 2.3.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::VulkanWin32Support Class Reference

#include <OgreVulkanWin32Support.h>

+ Inheritance diagram for Ogre::VulkanWin32Support:

Public Member Functions

 VulkanWin32Support ()
 
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 (void) const
 
bool isSupported () const
 
virtual void setConfigOption (const String &name, const String &value)
 
void setSupported ()
 
virtual String validateConfigOptions (void)
 

Constructor & Destructor Documentation

◆ VulkanWin32Support()

Ogre::VulkanWin32Support::VulkanWin32Support ( )

Member Function Documentation

◆ addConfig()

virtual void Ogre::VulkanWin32Support::addConfig ( VulkanRenderSystem renderSystem)
virtual

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.

◆ getConfigOptions()

ConfigOptionMap & Ogre::VulkanSupport::getConfigOptions ( VulkanRenderSystem renderSystem)
inherited

◆ getDisplayMonitorCount()

virtual unsigned int Ogre::VulkanSupport::getDisplayMonitorCount ( ) const
inlinevirtualinherited

Gets the number of display monitors.

See also
Root::getDisplayMonitorCount

◆ getInterfaceName()

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

Reimplemented from Ogre::VulkanSupport.

◆ getInterfaceNameStr()

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

Reimplemented from Ogre::VulkanSupport.

◆ getSelectedDeviceIdx()

uint32 Ogre::VulkanSupport::getSelectedDeviceIdx ( void  ) const
inherited

◆ isSupported()

bool Ogre::VulkanSupport::isSupported ( ) const
inlineinherited

◆ setConfigOption()

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

Reimplemented from Ogre::VulkanSupport.

◆ setSupported()

void Ogre::VulkanSupport::setSupported ( )
inherited

◆ validateConfigOptions()

virtual String Ogre::VulkanSupport::validateConfigOptions ( void  )
virtualinherited

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