#include <pthread.h>#include <stdlib.h>#include <string.h>#include <stdio.h>#include <math.h>#include "pkvaria.h"#include "pknum.h"#include "pkgeom.h"#include "multibs.h"#include "raybez.h"#include "raybezprivated.h"
Defines | |
| #define | CONST_ |
Functions | |
| int | rbez_FindRayBezcOffsetIntersd (BezCurveTreedp tree, ray3d *ray, int maxlevel, int maxinters, int *ninters, RayObjectIntersd *inters) |
| #define CONST_ |
| int rbez_FindRayBezcOffsetIntersd | ( | BezCurveTreedp | tree, | |
| ray3d * | ray, | |||
| int | maxlevel, | |||
| int | maxinters, | |||
| int * | ninters, | |||
| RayObjectIntersd * | inters | |||
| ) |
1.7.1