#include "plplotP.h"
Go to the source code of this file.
Defines | |
#define | CIRCLE_SEGMENTS ( PL_MAXPOLY - 1 ) |
#define | DEG_TO_RAD(x) ( ( x ) * M_PI / 180.0 ) |
Functions | |
void | plarc_approx (PLFLT x, PLFLT y, PLFLT a, PLFLT b, PLFLT angle1, PLFLT angle2, PLFLT rotate, PLBOOL fill) |
void | c_plarc (PLFLT x, PLFLT y, PLFLT a, PLFLT b, PLFLT angle1, PLFLT angle2, PLFLT rotate, PLBOOL fill) |