Functions

mbs55d.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "pkvaria.h"
#include "pknum.h"
#include "pkgeom.h"
#include "multibs.h"
Include dependency graph for mbs55d.c:

Functions

void mbs_SphericalProductd (int degree_eq, int lastknot_eq, const point2d *cpoints_eq, int degree_mer, int lastknot_mer, const point2d *cpoints_mer, int pitch, point3d *spr_cp)

Function Documentation

void mbs_SphericalProductd ( int  degree_eq,
int  lastknot_eq,
const point2d cpoints_eq,
int  degree_mer,
int  lastknot_mer,
const point2d cpoints_mer,
int  pitch,
point3d spr_cp 
)