mmg3d
_MMG5_Bezier Struct Reference

#include <mmgcommon.h>

Data Fields

double b [10][3]
 
double n [6][3]
 
double t [6][3]
 
MMG5_pPoint p [3]
 

Detailed Description

Store the Bezier definition of a surface triangle.

Field Documentation

◆ b

double _MMG5_Bezier::b[10][3]

Bezier basis functions

◆ n

double _MMG5_Bezier::n[6][3]

Normals at points

◆ p

MMG5_pPoint _MMG5_Bezier::p[3]

Triangle vertices

◆ t

double _MMG5_Bezier::t[6][3]

Tangents at points


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