GrAPiC
Graphics for Algo/Prog in C/C++

◆ backgroundColorf()

void grapic::backgroundColorf ( float  _r = 1.f,
float  _g = 1.f,
float  _b = 1.f,
float  _a = 1.f 
)
inline

Change the default background color (the color used to clear the screen)