void nvg::RoundedRect(float x, float y, float w, float h, float r)
float x
float
x
float y
y
float w
w
float h
h
float r
r
void nvg::RoundedRect(const vec2&in pos, const vec2&in size, float r)
vec2 pos
vec2
pos
vec2 size
size