MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_backend_type()
GlobalGraphicsConfig::GraphicsApi
MayaFlux::Core::GraphicsSubsystem::get_backend_type
(
)
const
inline
Get the type of the graphics backend.
Returns
GraphicsBackendType enum value representing the backend type
Definition at line
143
of file
GraphicsSubsystem.hpp
.
143
{
return
m_graphics_config
.
requested_api
; }
MayaFlux::Core::GraphicsSubsystem::m_graphics_config
GlobalGraphicsConfig m_graphics_config
Graphics/windowing configuration.
Definition
GraphicsSubsystem.hpp:160
MayaFlux::Core::GlobalGraphicsConfig::requested_api
GraphicsApi requested_api
Selected graphics API for rendering.
Definition
GlobalGraphicsInfo.hpp:249
MayaFlux
Core
GraphicsSubsystem
Generated by
1.9.8