Searched defs:Float_t (Results 1 – 2 of 2) sorted by relevance
30 union Float_t union32 Float_t(float num = 0.0f) : f(num) {} in Float_t() function