mmgs
|
Structure to store surface points of a MMG mesh. More...
#include <libmmgtypes.h>
Data Fields | |
double | n1 [3] |
double | n2 [3] |
int8_t | nnor |
Structure to store surface points of a MMG mesh.
double MMG5_xPoint::n1[3] |
double MMG5_xPoint::n2[3] |
Normals at boundary vertex; n1!=n2 if the vertex belong to a ridge
int8_t MMG5_xPoint::nnor |