Geogram Version 1.9.6-rc
A programming library of geometric algorithms
Loading...
Searching...
No Matches
GEO::CoTan3D Struct Reference

Public Member Functions

 CoTan3D (vec3 P[4], double *anisotropy_as_xx_yy_zz_xy_yz_xz=nullptr)
 
index_t org (index_t e)
 
index_t dest (index_t e)
 
double coeff (index_t e)
 
void check_for_grad (vec3 P[4], vec3 grad)
 

Public Attributes

double w [6]
 
double tetvol
 

Detailed Description

Definition at line 49 of file geometry.h.

Member Data Documentation

◆ tetvol

double GEO::CoTan3D::tetvol

Definition at line 51 of file geometry.h.

◆ w

double GEO::CoTan3D::w[6]

Definition at line 50 of file geometry.h.


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