R3VEllipse

FUNCTION:

R3VEllipse

TEMPLATE:

void R3VEllipse(R3VECTOR *buffer, int num, R3VECTOR *c, R3VECTOR *a, R3VECTOR *b)

PARAMETERS:

buffer - result points

RETURN VALUE:

-

DESCRIPTION:

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.