Public Member Functions | Public Attributes
pcl::on_nurbs::ClosingBoundary::Parameter Struct Reference

#include <closing_boundary.h>

List of all members.

Public Member Functions

 Parameter (double _max_dist=0.02, double _max_error=0.02, unsigned _samples=10, unsigned _iter=10, unsigned _fit_iter=10, double _accuracy=1e-3, double _smooth=0.00001, double _bnd_weight=1.0, double _int_weight=1.0, Type _type=COMMON_BOUNDARY_POINT_MEAN)

Public Attributes

double accuracy
double boundary_weight
unsigned com_iter
unsigned fit_iter
double interior_weight
double max_dist
double max_error
unsigned samples
double smoothness
Type type

Detailed Description

Definition at line 62 of file closing_boundary.h.


Constructor & Destructor Documentation

pcl::on_nurbs::ClosingBoundary::Parameter::Parameter ( double  _max_dist = 0.02,
double  _max_error = 0.02,
unsigned  _samples = 10,
unsigned  _iter = 10,
unsigned  _fit_iter = 10,
double  _accuracy = 1e-3,
double  _smooth = 0.00001,
double  _bnd_weight = 1.0,
double  _int_weight = 1.0,
Type  _type = COMMON_BOUNDARY_POINT_MEAN 
) [inline]

Definition at line 75 of file closing_boundary.h.


Member Data Documentation

Definition at line 69 of file closing_boundary.h.

Definition at line 71 of file closing_boundary.h.

Definition at line 67 of file closing_boundary.h.

Definition at line 68 of file closing_boundary.h.

Definition at line 72 of file closing_boundary.h.

Definition at line 64 of file closing_boundary.h.

Definition at line 65 of file closing_boundary.h.

Definition at line 66 of file closing_boundary.h.

Definition at line 70 of file closing_boundary.h.

Definition at line 73 of file closing_boundary.h.


The documentation for this struct was generated from the following file:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:44:31