OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::VulkanXcbSupport Class Referencefinal

#include <OgreVulkanXcbSupport.h>

+ Inheritance diagram for Ogre::VulkanXcbSupport:

Public Member Functions

 VulkanXcbSupport ()
 
void addConfig (VulkanRenderSystem *renderSystem) override
 Add any special config values to the system. More...
 
ConfigOptionMapgetConfigOptions (VulkanRenderSystem *renderSystem)
 
virtual unsigned int getDisplayMonitorCount () const
 Gets the number of display monitors. More...
 
uint32 getSelectedDeviceIdx () const
 
void setConfigOption (const String &name, const String &value) override
 
virtual String validateConfigOptions ()
 

Constructor & Destructor Documentation

◆ VulkanXcbSupport()

Ogre::VulkanXcbSupport::VulkanXcbSupport ( )

Member Function Documentation

◆ addConfig()

void Ogre::VulkanXcbSupport::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.

◆ 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

◆ getSelectedDeviceIdx()

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

◆ setConfigOption()

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

Reimplemented from Ogre::VulkanSupport.

◆ validateConfigOptions()

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

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