#include <math.h>#include <string.h>#include <stdio.h>#include <stdlib.h>#include "pkvaria.h"#include "pkgeom.h"#include "multibs.h"
Functions | |
| boolean | mbs_MonotonicPolylinef (int spdimen, int npoints, int pitch, const float *points, const float *v) |
| boolean | mbs_MonotonicPolylineRf (int spdimen, int npoints, int pitch, const float *points, const float *v) |
| boolean mbs_MonotonicPolylinef | ( | int | spdimen, | |
| int | npoints, | |||
| int | pitch, | |||
| const float * | points, | |||
| const float * | v | |||
| ) |
| boolean mbs_MonotonicPolylineRf | ( | int | spdimen, | |
| int | npoints, | |||
| int | pitch, | |||
| const float * | points, | |||
| const float * | v | |||
| ) |
1.7.1