Searched defs:GLRect (Results 1 – 1 of 1) sorted by relevance
43 struct GLRect { struct44 float left = 0.0f;45 float top = 0.0f;46 float right = 0.0f;47 float bottom = 0.0f;