Functions
libqhull_r.c File Reference
#include "qhull_ra.h"
Include dependency graph for libqhull_r.c:

Go to the source code of this file.

Functions

boolT qh_addpoint (qhT *qh, pointT *furthest, facetT *facet, boolT checkdist)
 
void qh_build_withrestart (qhT *qh)
 
void qh_buildhull (qhT *qh)
 
void qh_buildtracing (qhT *qh, pointT *furthest, facetT *facet)
 
void qh_errexit2 (qhT *qh, int exitcode, facetT *facet, facetT *otherfacet)
 
void qh_findhorizon (qhT *qh, pointT *point, facetT *facet, int *goodvisible, int *goodhorizon)
 
pointTqh_nextfurthest (qhT *qh, facetT **visible)
 
void qh_partitionall (qhT *qh, setT *vertices, pointT *points, int numpoints)
 
void qh_partitioncoplanar (qhT *qh, pointT *point, facetT *facet, realT *dist)
 
void qh_partitionpoint (qhT *qh, pointT *point, facetT *facet)
 
void qh_partitionvisible (qhT *qh, boolT allpoints, int *numoutside)
 
void qh_precision (qhT *qh, const char *reason)
 
void qh_printsummary (qhT *qh, FILE *fp)
 
void qh_qhull (qhT *qh)
 

Function Documentation

◆ qh_addpoint()

boolT qh_addpoint ( qhT qh,
pointT furthest,
facetT facet,
boolT  checkdist 
)

Definition at line 168 of file libqhull_r.c.

◆ qh_build_withrestart()

void qh_build_withrestart ( qhT qh)

Definition at line 290 of file libqhull_r.c.

◆ qh_buildhull()

void qh_buildhull ( qhT qh)

Definition at line 364 of file libqhull_r.c.

◆ qh_buildtracing()

void qh_buildtracing ( qhT qh,
pointT furthest,
facetT facet 
)

Definition at line 435 of file libqhull_r.c.

◆ qh_errexit2()

void qh_errexit2 ( qhT qh,
int  exitcode,
facetT facet,
facetT otherfacet 
)

Definition at line 521 of file libqhull_r.c.

◆ qh_findhorizon()

void qh_findhorizon ( qhT qh,
pointT point,
facetT facet,
int *  goodvisible,
int *  goodhorizon 
)

Definition at line 556 of file libqhull_r.c.

◆ qh_nextfurthest()

pointT* qh_nextfurthest ( qhT qh,
facetT **  visible 
)

Definition at line 662 of file libqhull_r.c.

◆ qh_partitionall()

void qh_partitionall ( qhT qh,
setT vertices,
pointT points,
int  numpoints 
)

Definition at line 777 of file libqhull_r.c.

◆ qh_partitioncoplanar()

void qh_partitioncoplanar ( qhT qh,
pointT point,
facetT facet,
realT dist 
)

Definition at line 896 of file libqhull_r.c.

◆ qh_partitionpoint()

void qh_partitionpoint ( qhT qh,
pointT point,
facetT facet 
)

Definition at line 1005 of file libqhull_r.c.

◆ qh_partitionvisible()

void qh_partitionvisible ( qhT qh,
boolT  allpoints,
int *  numoutside 
)

Definition at line 1117 of file libqhull_r.c.

◆ qh_precision()

void qh_precision ( qhT qh,
const char *  reason 
)

Definition at line 1180 of file libqhull_r.c.

◆ qh_printsummary()

void qh_printsummary ( qhT qh,
FILE *  fp 
)

Definition at line 1205 of file libqhull_r.c.

◆ qh_qhull()

void qh_qhull ( qhT qh)

Definition at line 60 of file libqhull_r.c.



hpp-fcl
Author(s):
autogenerated on Fri Jan 26 2024 03:46:15