|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
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 |
Definition at line 54 of file meshcomesh.h.
Definition at line 55 of file meshcomesh.h.
| index_t GEO::TrFan::TrFanElt::chart |
Definition at line 66 of file meshcomesh.h.
| index_t GEO::TrFan::TrFanElt::dest |
Definition at line 68 of file meshcomesh.h.
| index_t GEO::TrFan::TrFanElt::f |
Definition at line 65 of file meshcomesh.h.
| index_t GEO::TrFan::TrFanElt::org |
Definition at line 67 of file meshcomesh.h.