|
Blender V5.0
|
Public Member Functions | |
| FatCo () | |
| FatCo (const double2 &v) | |
Public Attributes | |
| double2 | exact |
| double2 | approx |
| double2 | abs_approx |
Definition at line 149 of file delaunay_2d.cc.
|
inline |
Definition at line 154 of file delaunay_2d.cc.
References abs_approx, approx, and exact.
|
inline |
Definition at line 165 of file delaunay_2d.cc.
References abs_approx, approx, exact, fabs(), and v.
| double2 blender::meshintersect::FatCo< double >::abs_approx |
Definition at line 152 of file delaunay_2d.cc.
| double2 blender::meshintersect::FatCo< double >::approx |
Definition at line 151 of file delaunay_2d.cc.
| double2 blender::meshintersect::FatCo< double >::exact |
Definition at line 150 of file delaunay_2d.cc.