Functions
libqhull.c File Reference
#include "qhull_a.h"
Include dependency graph for libqhull.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ qh_addpoint()

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

Definition at line 168 of file libqhull.c.

◆ qh_build_withrestart()

void qh_build_withrestart ( void  )

Definition at line 290 of file libqhull.c.

◆ qh_buildhull()

void qh_buildhull ( void  )

Definition at line 364 of file libqhull.c.

◆ qh_buildtracing()

void qh_buildtracing ( pointT furthest,
facetT facet 
)

Definition at line 435 of file libqhull.c.

◆ qh_errexit2()

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

Definition at line 521 of file libqhull.c.

◆ qh_findhorizon()

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

Definition at line 556 of file libqhull.c.

◆ qh_nextfurthest()

pointT* qh_nextfurthest ( facetT **  visible)

Definition at line 662 of file libqhull.c.

◆ qh_partitionall()

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

Definition at line 777 of file libqhull.c.

◆ qh_partitioncoplanar()

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

Definition at line 896 of file libqhull.c.

◆ qh_partitionpoint()

void qh_partitionpoint ( pointT point,
facetT facet 
)

Definition at line 1005 of file libqhull.c.

◆ qh_partitionvisible()

void qh_partitionvisible ( boolT  allpoints,
int *  numoutside 
)

Definition at line 1117 of file libqhull.c.

◆ qh_precision()

void qh_precision ( const char *  reason)

Definition at line 1180 of file libqhull.c.

◆ qh_printsummary()

void qh_printsummary ( FILE *  fp)

Definition at line 1205 of file libqhull.c.

◆ qh_qhull()

void qh_qhull ( void  )

Definition at line 60 of file libqhull.c.



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