Factory the null video driver.
More...
#include <null_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.
|
|
Factory the null video driver.
Definition at line 37 of file null_v.h.
◆ FVideoDriver_Null()
FVideoDriver_Null::FVideoDriver_Null |
( |
| ) |
|
|
inline |
◆ CreateInstance()
std::unique_ptr< Driver > FVideoDriver_Null::CreateInstance |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: