This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
3DFaces
/
libigl_Martin
Urmărește
3
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
e1eb91246c
Ramuri
Etichete
martinsChanges
master
libigl_Martin
/
python
/
py_igl
/
py_get_seconds.cpp
py_get_seconds.cpp
86 B
Istoric
Crud
1
2
3
4
5
6
m.def("get_seconds", []
()
{
return igl::get_seconds();
}, __doc_igl_get_seconds);