SAF
Loading...
Searching...
No Matches
float_w_idx Struct Reference

Helper struct for qsort in convhull_3d_build() More...

Data Fields

CH_FLOAT val
 
int idx
 

Detailed Description

Helper struct for qsort in convhull_3d_build()

Definition at line 86 of file convhull_3d.c.

Field Documentation

◆ idx

int float_w_idx::idx

Definition at line 88 of file convhull_3d.c.

◆ val

CH_FLOAT float_w_idx::val

Definition at line 87 of file convhull_3d.c.


The documentation for this struct was generated from the following file: