Blender V4.3
blender::meshintersect::FatCo< double > Struct Reference

Public Member Functions

 FatCo ()
 
 FatCo (const double2 &v)
 

Public Attributes

double2 exact
 
double2 approx
 
double2 abs_approx
 

Detailed Description

Definition at line 150 of file delaunay_2d.cc.

Constructor & Destructor Documentation

◆ FatCo() [1/2]

blender::meshintersect::FatCo< double >::FatCo ( )
inline

Definition at line 155 of file delaunay_2d.cc.

◆ FatCo() [2/2]

Member Data Documentation

◆ abs_approx

Definition at line 153 of file delaunay_2d.cc.

◆ approx

Definition at line 152 of file delaunay_2d.cc.

◆ exact

Definition at line 151 of file delaunay_2d.cc.


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