#include <math.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "multibs.h"
Functions | |
int | mbs_TrimCVBoundSized (int nelem, const polycurved *bound) |
void * | mbs_CompileTrimPatchBoundd (int nelem, const polycurved *bound, void *buffer) |
void* mbs_CompileTrimPatchBoundd | ( | int | nelem, | |
const polycurved * | bound, | |||
void * | buffer | |||
) |
int mbs_TrimCVBoundSized | ( | int | nelem, | |
const polycurved * | bound | |||
) |