mmg2d
MMG5_Edge Struct Reference

Structure to store edges of a MMG mesh. More...

#include <libmmgtypes.h>

Data Fields

int a
 
int b
 
int ref
 
int base
 
int16_t tag
 

Detailed Description

Structure to store edges of a MMG mesh.

Structure to store edges of a MMG mesh. !

! * ! *

Field Documentation

◆ a

int MMG5_Edge::a

◆ b

int MMG5_Edge::b

Extremities of the edge

◆ base

int MMG5_Edge::base

2Donly: used to store the tria+ tria edge indices that allow to access to the edge

◆ ref

int MMG5_Edge::ref

Reference of the edge

◆ tag

int16_t MMG5_Edge::tag

Binary flags


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