mmg2d
_MMG5_hedge Struct Reference

Used to hash edges (memory economy compared to MMG5_hgeom). More...

#include <mmgcommon.h>

Data Fields

int a
 
int b
 
int nxt
 
int k
 
int s
 

Detailed Description

Used to hash edges (memory economy compared to MMG5_hgeom).

Field Documentation

◆ a

int _MMG5_hedge::a

◆ b

int _MMG5_hedge::b

◆ k

int _MMG5_hedge::k

k = point along edge a b or triangle index

◆ nxt

int _MMG5_hedge::nxt

◆ s

int _MMG5_hedge::s

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