#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 "raybezprivatef.h"
Defines | |
| #define | CONST_ |
Functions | |
| int | rbez_FindRayBezcOffsetIntersf (BezCurveTreefp tree, ray3f *ray, int maxlevel, int maxinters, int *ninters, RayObjectIntersf *inters) |
| #define CONST_ |
| int rbez_FindRayBezcOffsetIntersf | ( | BezCurveTreefp | tree, | |
| ray3f * | ray, | |||
| int | maxlevel, | |||
| int | maxinters, | |||
| int * | ninters, | |||
| RayObjectIntersf * | inters | |||
| ) |
1.7.1