Circle.
static void CL_Draw::circle( CL_GraphicContext & gc, float center_x, float center_y, float radius, const CL_Colorf & color); static void CL_Draw::circle( CL_GraphicContext & gc, const CL_Pointf & center, float radius, const CL_Colorf & color);