SDL Visual Test
|
#include <SDL_visualtest_variators.h>
Data Fields | |
SDLVisualTest_VariatorType | type |
union { | |
SDLVisualTest_ExhaustiveVariator exhaustive | |
SDLVisualTest_RandomVariator random | |
} | data |
Struct that acts like a wrapper around the different types of variators available.
union { ... } data |
union object that stores the variator
Type of the variator