Derek Leung

Results 2 issues of Derek Leung

This error occurred when I am trying to reconstruct 3D object. ![sss](https://f.cloud.github.com/assets/5441361/1747621/e3a70442-6462-11e3-8418-1fd77efbc494.png) Blender 2.68

The source code has a lot of incorrect type declarations which is confusing my IDE. Here are some examples: ``` /** * DBSCAN class construcotr * @constructor * * @param...