adding python wrapper for edge_topology and triangle_traingle_adjacency

Former-commit-id: 42f022f021
This commit is contained in:
pancha
2016-08-09 16:56:52 -04:00
parent cc7db43154
commit a0664b0a3d
6 changed files with 72 additions and 7 deletions
+2
View File
@@ -77,6 +77,7 @@ PYBIND11_PLUGIN(pyigl) {
cut_mesh_from_singularities
doublearea
edge_lengths
edge_topology
eigs
embree_ambient_occlusion
embree_reorient_facets_raycast
@@ -124,6 +125,7 @@ PYBIND11_PLUGIN(pyigl) {
slice_mask
slice_tets
sortrows
triangle_triangle_adjacency
triangle_triangulate
unique
unproject_onto_mesh