Factory for the video drivers. More...
#include <video_driver.hpp>
Public Member Functions | |
const char * | GetName () |
Get the long, human readable, name for the Driver-class. |
Factory for the video drivers.
T | The type of the video factory to register. |
Definition at line 60 of file video_driver.hpp.