add python binding for writePLY

Former-commit-id: 89248fc18f
This commit is contained in:
Daniel Crispell
2017-06-30 21:57:51 -04:00
parent 478fb4d667
commit 2115264e37
5 changed files with 35 additions and 0 deletions
+1
View File
@@ -151,6 +151,7 @@ PYBIND11_PLUGIN(pyigl) {
winding_number
writeMESH
writeOBJ
writePLY
)pyigldoc");