R3VEllipse
void R3VEllipse(R3VECTOR *buffer, int num, R3VECTOR *c, R3VECTOR *a, R3VECTOR *b)
buffer - result points
-
Evalutes given number of points from an ellipse defined by center and two axes. If axes have equal lengths and they are perpendicular to each other, circle is resulted.