Searched defs:FLOORF (Results 1 – 1 of 1) sorted by relevance
263 #define FLOORF(x) floorf(x) macro271 #define FLOORF(x) ((GLfloat) floor(x)) macro