BRL-CAD
Loading...
Searching...
No Matches
ballpivot.h File Reference
#include "common.h"
#include "vmath.h"
#include "bg/defines.h"
Include dependency graph for ballpivot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BG_3D_BALLPIVOT_DEFAULT_RADIUS   -1
 Surface Reconstruction using Ball Pivoting.
 

Functions

int bg_3d_ballpivot (int **faces, int *num_faces, point_t **vertices, int *num_vertices, const point_t *input_points_3d, const vect_t *input_normals_3d, int num_input_pnts, const double *radii, int radii_cnt)