19 #ifndef FASTUIDRAW_ROUNDED_RECT_HPP 20 #define FASTUIDRAW_ROUNDED_RECT_HPP 22 #include <fastuidraw/util/rect.hpp> all classes and functions of FastUIDraw are in the namespace fastuidraw.
RoundedRect & corner_radii(vec2 v)
RoundedRect & make_flat(void)
RoundedRect & corner_radius(enum corner_t c, vec2 v)
RectT & sanitize_size(void)
const T & t_max(const T &a, const T &b)
vecN< vec2, 4 > m_corner_radii
const T & t_min(const T &a, const T &b)
RoundedRect & sanitize(void)