libigl-python-bindings icon indicating copy to clipboard operation
libigl-python-bindings copied to clipboard

igl::triangle::scaf

Open teseoch opened this issue 5 years ago • 2 comments

missing binding for scaf

teseoch avatar Jun 03 '20 14:06 teseoch

I am not sure how you decided on the struct, since there is a precomputation storage in scaf (and also slim etc.)

jiangzhongshi avatar Jun 24 '20 13:06 jiangzhongshi

we don't, we decided to wrap these special "function" with classes.

Here are all the one we have: https://github.com/libigl/libigl-python-bindings/blob/77028b9ebd5737a618af6331cc31c3f04c317a56/classes/classes.cpp#L14

teseoch avatar Jun 24 '20 14:06 teseoch