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

Go to the source code of this file.

Functions

void qh_backnormal (qhT *qh, realT **rows, int numrow, int numcol, boolT sign, coordT *normal, boolT *nearzero)
 
void qh_distplane (qhT *qh, pointT *point, facetT *facet, realT *dist)
 
facetTqh_findbest (qhT *qh, pointT *point, facetT *startfacet, boolT bestoutside, boolT isnewfacets, boolT noupper, realT *dist, boolT *isoutside, int *numpart)
 
facetTqh_findbesthorizon (qhT *qh, boolT ischeckmax, pointT *point, facetT *startfacet, boolT noupper, realT *bestdist, int *numpart)
 
facetTqh_findbestnew (qhT *qh, pointT *point, facetT *startfacet, realT *dist, boolT bestoutside, boolT *isoutside, int *numpart)
 
void qh_gausselim (qhT *qh, realT **rows, int numrow, int numcol, boolT *sign, boolT *nearzero)
 
realT qh_getangle (qhT *qh, pointT *vect1, pointT *vect2)
 
pointTqh_getcenter (qhT *qh, setT *vertices)
 
pointTqh_getcentrum (qhT *qh, facetT *facet)
 
realT qh_getdistance (qhT *qh, facetT *facet, facetT *neighbor, realT *mindist, realT *maxdist)
 
void qh_normalize (qhT *qh, coordT *normal, int dim, boolT toporient)
 
void qh_normalize2 (qhT *qh, coordT *normal, int dim, boolT toporient, realT *minnorm, boolT *ismin)
 
pointTqh_projectpoint (qhT *qh, pointT *point, facetT *facet, realT dist)
 
void qh_setfacetplane (qhT *qh, facetT *facet)
 
void qh_sethyperplane_det (qhT *qh, int dim, coordT **rows, coordT *point0, boolT toporient, coordT *normal, realT *offset, boolT *nearzero)
 
void qh_sethyperplane_gauss (qhT *qh, int dim, coordT **rows, pointT *point0, boolT toporient, coordT *normal, coordT *offset, boolT *nearzero)
 

Function Documentation

◆ qh_backnormal()

void qh_backnormal ( qhT qh,
realT **  rows,
int  numrow,
int  numcol,
boolT  sign,
coordT normal,
boolT nearzero 
)

Definition at line 521 of file geom_r.c.

◆ qh_distplane()

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

Definition at line 36 of file geom_r.c.

◆ qh_findbest()

facetT* qh_findbest ( qhT qh,
pointT point,
facetT startfacet,
boolT  bestoutside,
boolT  isnewfacets,
boolT  noupper,
realT dist,
boolT isoutside,
int *  numpart 
)

Definition at line 140 of file geom_r.c.

◆ qh_findbesthorizon()

facetT* qh_findbesthorizon ( qhT qh,
boolT  ischeckmax,
pointT point,
facetT startfacet,
boolT  noupper,
realT bestdist,
int *  numpart 
)

Definition at line 281 of file geom_r.c.

◆ qh_findbestnew()

facetT* qh_findbestnew ( qhT qh,
pointT point,
facetT startfacet,
realT dist,
boolT  bestoutside,
boolT isoutside,
int *  numpart 
)

Definition at line 412 of file geom_r.c.

◆ qh_gausselim()

void qh_gausselim ( qhT qh,
realT **  rows,
int  numrow,
int  numcol,
boolT sign,
boolT nearzero 
)

Definition at line 581 of file geom_r.c.

◆ qh_getangle()

realT qh_getangle ( qhT qh,
pointT vect1,
pointT vect2 
)

Definition at line 644 of file geom_r.c.

◆ qh_getcenter()

pointT* qh_getcenter ( qhT qh,
setT vertices 
)

Definition at line 669 of file geom_r.c.

◆ qh_getcentrum()

pointT* qh_getcentrum ( qhT qh,
facetT facet 
)

Definition at line 700 of file geom_r.c.

◆ qh_getdistance()

realT qh_getdistance ( qhT qh,
facetT facet,
facetT neighbor,
realT mindist,
realT maxdist 
)

Definition at line 728 of file geom_r.c.

◆ qh_normalize()

void qh_normalize ( qhT qh,
coordT normal,
int  dim,
boolT  toporient 
)

Definition at line 768 of file geom_r.c.

◆ qh_normalize2()

void qh_normalize2 ( qhT qh,
coordT normal,
int  dim,
boolT  toporient,
realT minnorm,
boolT ismin 
)

Definition at line 804 of file geom_r.c.

◆ qh_projectpoint()

pointT* qh_projectpoint ( qhT qh,
pointT point,
facetT facet,
realT  dist 
)

Definition at line 893 of file geom_r.c.

◆ qh_setfacetplane()

void qh_setfacetplane ( qhT qh,
facetT facet 
)

Definition at line 929 of file geom_r.c.

◆ qh_sethyperplane_det()

void qh_sethyperplane_det ( qhT qh,
int  dim,
coordT **  rows,
coordT point0,
boolT  toporient,
coordT normal,
realT offset,
boolT nearzero 
)

Definition at line 1103 of file geom_r.c.

◆ qh_sethyperplane_gauss()

void qh_sethyperplane_gauss ( qhT qh,
int  dim,
coordT **  rows,
pointT point0,
boolT  toporient,
coordT normal,
coordT offset,
boolT nearzero 
)

Definition at line 1201 of file geom_r.c.



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