ut_pspl.c File Reference


Detailed Description

polynomial splines pspl_

=====================================================
Liste_Funktionen_Beginn:

pspl_pol_psp     Polynom.Spline -> Polygon
psp_dist1        normalSist pt - line
psp_ioff_psp     get segmentoffset & segmentNr
psp_pt_psp       get pt from dist

Liste_Funktionen_Ende:
=====================================================

#include "../xa/MS_Def0.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../ut/ut_geo.h"
#include "../ut/ut_txt.h"
#include "../gr/ut_UI.h"
#include "../xa/xa.h"
#include "../xa/xa_mem.h"

Defines

#define STACKSIZ   30

Functions

double psp_dist1 (Point *pts, Point *pt1, Point *pte)
int pspl_pol_psp (int *ptNr, Point *pTab, ObjGX *cv1, int ptMax, double tol)
int psp_ioff_psp (int *is, double *dus, double du, polynom_d3 *polTab, int polNr)
int psp_pt_psp (Point *pt1, double du, polynom_d3 *pc)


Define Documentation

#define STACKSIZ   30


Function Documentation

double psp_dist1 ( Point pts,
Point pt1,
Point pte 
)

int pspl_pol_psp ( int *  ptNr,
Point pTab,
ObjGX cv1,
int  ptMax,
double  tol 
)

int psp_ioff_psp ( int *  is,
double *  dus,
double  du,
polynom_d3 polTab,
int  polNr 
)

int psp_pt_psp ( Point pt1,
double  du,
polynom_d3 pc 
)


Generated on Sat May 30 09:31:56 2009 for gCAD3D by  doxygen 1.5.6