Geogram Version 1.9.6-rc
A programming library of geometric algorithms
Loading...
Searching...
No Matches
GEO::TrFan::TrFanElt Struct Reference

Public Member Functions

 TrFanElt (Mesh *m, index_t v, index_t p_f, index_t p_chart)
 

Public Attributes

index_t f
 
index_t chart
 
index_t org
 
index_t dest
 

Detailed Description

Definition at line 54 of file meshcomesh.h.

Constructor & Destructor Documentation

◆ TrFanElt()

GEO::TrFan::TrFanElt::TrFanElt ( Mesh m,
index_t  v,
index_t  p_f,
index_t  p_chart 
)
inline

Definition at line 55 of file meshcomesh.h.

Member Data Documentation

◆ chart

index_t GEO::TrFan::TrFanElt::chart

Definition at line 66 of file meshcomesh.h.

◆ dest

index_t GEO::TrFan::TrFanElt::dest

Definition at line 68 of file meshcomesh.h.

◆ f

index_t GEO::TrFan::TrFanElt::f

Definition at line 65 of file meshcomesh.h.

◆ org

index_t GEO::TrFan::TrFanElt::org

Definition at line 67 of file meshcomesh.h.


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