alecjacobson / gptoolbox

Matlab toolbox for Geometry Processing.
MIT License
628 stars 166 forks source link

Missing mex functions `fast_sparse` and `fit_cubic_bezier` #98

Closed abhimadan closed 4 years ago

abhimadan commented 4 years ago

These files are listed in CMakeLists.txt (see below) but aren't in the git repo.

https://github.com/alecjacobson/gptoolbox/blob/43f9d439fa8a4d5413976a2e96778b8ef5e8d854/mex/CMakeLists.txt#L120-L122