The factory for Windows' video driver.
More...
#include <win32_v.h>
|
std::unique_ptr< Driver > | CreateInstance () const override |
| Create an instance of this driver-class.
|
|
std::string_view | GetDescription () const |
| Get a nice description of the driver-class.
|
|
The factory for Windows' video driver.
Definition at line 110 of file win32_v.h.
◆ FVideoDriver_Win32GDI()
FVideoDriver_Win32GDI::FVideoDriver_Win32GDI |
( |
| ) |
|
|
inline |
◆ CreateInstance()
std::unique_ptr< Driver > FVideoDriver_Win32GDI::CreateInstance |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: