mmg3d
|
Used to hash edges (memory economy compared to MMG5_hgeom). More...
#include <libmmgtypes.h>
Data Fields | |
int | a |
int | b |
int | nxt |
int | k |
int | s |
Used to hash edges (memory economy compared to MMG5_hgeom).
int MMG5_hedge::a |
int MMG5_hedge::b |
int MMG5_hedge::k |
k = point along edge a b or triangle index
int MMG5_hedge::nxt |
int MMG5_hedge::s |