|
@@ -20,7 +20,7 @@ namespace igl
|
|
|
// V #V by dim list of vertex positions
|
|
// V #V by dim list of vertex positions
|
|
|
// T #V by 4 list of tet indices
|
|
// T #V by 4 list of tet indices
|
|
|
// Outputs:
|
|
// Outputs:
|
|
|
- // vol #T list of dihedral angles (in radians)
|
|
|
|
|
|
|
+ // vol #T list of tetrahedron volumes
|
|
|
//
|
|
//
|
|
|
template <
|
|
template <
|
|
|
typename DerivedV,
|
|
typename DerivedV,
|