Defines | Functions

ps_out4.c File Reference

#include <math.h>
#include <memory.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "psout.h"
#include "psprivate.h"
Include dependency graph for ps_out4.c:

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 Documentation

#define strokes   50
#define strokes   50

Function Documentation

void ps_Draw_BezierCd ( const point2d p,
int  n 
)
void ps_Draw_BezierCf ( const point2f p,
int  n 
)