|
Wildmeshing Toolkit
|
Public Member Functions | |
| SurfaceMeshFaceAttribute (const std::array< Vector3d, 3 > &g) | |
| SurfaceMeshFaceAttribute (const Vector3d &g0, const Vector3d &g1, const Vector3d &g2) | |
Public Attributes | |
| std::array< Vector3d, 3 > | midgrad |
| Eigen::Matrix< double, 12, 3 > | dofs |