Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
jafar::modeler::BPA Class Reference

BPA is a surface reconstructor for a given points cloud by mean of the Ball Pivoting algorithm from Bernardini and al. More...


Detailed Description

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.

Definition at line 29 of file bpa.hpp.

#include <bpa.hpp>

Inheritance diagram for jafar::modeler::BPA:
Inheritance graph
[legend]

List of all members.

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

Constructor & Destructor Documentation

jafar::modeler::BPA::BPA ( JfrMesh _mesh) [inline]
Parameters:
_mesh,:an existing mesh

Definition at line 35 of file bpa.hpp.

jafar::modeler::BPA::BPA ( const std::string &  filename) [inline]
Parameters:
filename: name of ply file containing a mesh

Definition at line 38 of file bpa.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:42 for Jafar by doxygen 1.7.6.1
LAAS-CNRS