Jafar
|
BPA is a surface reconstructor for a given points cloud by mean of the Ball Pivoting algorithm from Bernardini and al. More...
BPA is a surface reconstructor for a given points cloud by mean of the Ball Pivoting algorithm from Bernardini and al.
We use the vcg one.
#include <bpa.hpp>
Public Member Functions | |
BPA (JfrMesh &_mesh) | |
BPA (const std::string &filename) | |
void | run (const float &radius=0, const float &clustering=0.05, const float &creaseThr=90) |
the main methode runs BPA algorithm on points cloud |
jafar::modeler::BPA::BPA | ( | JfrMesh & | _mesh | ) | [inline] |
jafar::modeler::BPA::BPA | ( | const std::string & | filename | ) | [inline] |
Generated on Wed Oct 15 2014 00:37:42 for Jafar by doxygen 1.7.6.1 |