↓ 6 callersMethodComputeEdgeNormalCompute an edge normal, an average of the normals of the 2 faces sharing the edge. The input 'edge' must be in {0,1,2,3,4,5} and correspond to edges {
GTE/Mathematics/Tetrahedron3.h:151
↓ 6 callersMethodComputeFaceNormalCompute a face normal. The input 'face' must be in {0,1,2,3} and correspond to faces {{0,2,1},{0,1,3},{0,3,2},{1,2,3}}.
GTE/Mathematics/Tetrahedron3.h:138