#include <math.h>
#include <memory.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "psout.h"
#include "psprivate.h"
Defines | |
#define | strokes 50 |
#define | strokes 50 |
Functions | |
void | ps_Draw_BezierCf (const point2f *p, int n) |
void | ps_Draw_BezierCd (const point2d *p, int n) |
#define strokes 50 |
#define strokes 50 |
void ps_Draw_BezierCd | ( | const point2d * | p, | |
int | n | |||
) |
void ps_Draw_BezierCf | ( | const point2f * | p, | |
int | n | |||
) |