|
Blender V4.3
|
Public Member Functions | |
| FatCo () | |
| FatCo (const double2 &v) | |
Public Attributes | |
| double2 | exact |
| double2 | approx |
| double2 | abs_approx |
Definition at line 150 of file delaunay_2d.cc.
|
inline |
Definition at line 155 of file delaunay_2d.cc.
|
inline |
Definition at line 166 of file delaunay_2d.cc.
References blender::meshintersect::FatCo< T >::abs_approx, blender::meshintersect::FatCo< T >::approx, blender::meshintersect::FatCo< T >::exact, fabs(), and v.
| double2 blender::meshintersect::FatCo< double >::abs_approx |
Definition at line 153 of file delaunay_2d.cc.
| double2 blender::meshintersect::FatCo< double >::approx |
Definition at line 152 of file delaunay_2d.cc.
| double2 blender::meshintersect::FatCo< double >::exact |
Definition at line 151 of file delaunay_2d.cc.