Marching Tetrahedra (#716)
* Marching Tetrahedra
* dropping cxx11
Former-commit-id: d152b6072e
This commit is contained in:
committed by
Alec Jacobson
parent
c0c396c237
commit
7cb42ce972
+1
-1
@@ -1275,7 +1275,7 @@ const char *__doc_igl_slice_mask = R"igl_Qu8mg5v7(// Act like the matlab X(row_m
|
||||
// Y #trues-in-R by #trues-in-C matrix
|
||||
//
|
||||
// See also: slice_mask)igl_Qu8mg5v7";
|
||||
const char *__doc_igl_slice_tets = R"igl_Qu8mg5v7(// SLICE_TETS Slice through a tet mesh (V,T) along a given plane (via its
|
||||
const char *__doc_igl_marching_tets = R"igl_Qu8mg5v7(// SLICE_TETS Slice through a tet mesh (V,T) along a given plane (via its
|
||||
// implicit equation).
|
||||
//
|
||||
// Inputs:
|
||||
|
||||
Reference in New Issue
Block a user