gz/rendering/GraphicsAPI.hh
STL class.
@ METAL
static GraphicsAPI Set(const std::string &_str)
Set an enum from a string. This function requires a valid string, and an array of names for the enum ...
@ GRAPHICS_API_END
Utils to convert GraphicsAPI to and from strings.
Definition: gz/rendering/GraphicsAPI.hh:61
GraphicsAPI
The graphics API used by the render engine.
Definition: gz/rendering/GraphicsAPI.hh:32
static std::string Str(GraphicsAPI _e)
Convert enum value to string.
@ GRAPHICS_API_BEGIN