#include <SgProbCut.h>
Public Member Functions | |
Cutoff () | |
Public Attributes | |
float | a |
float | b |
float | sigma |
int | shallow |
int | deep |
Definition at line 29 of file SgProbCut.h.
SgProbCut::Cutoff::Cutoff | ( | ) |
Definition at line 33 of file SgProbCut.h.
float SgProbCut::Cutoff::a |
Definition at line 30 of file SgProbCut.h.
Referenced by SgProbCut::ProbCut().
float SgProbCut::Cutoff::b |
Definition at line 30 of file SgProbCut.h.
Referenced by SgProbCut::ProbCut().
Definition at line 31 of file SgProbCut.h.
Referenced by SgProbCut::AddCutoff().
Definition at line 31 of file SgProbCut.h.
Referenced by SgProbCut::ProbCut().
float SgProbCut::Cutoff::sigma |
Definition at line 30 of file SgProbCut.h.
Referenced by SgProbCut::ProbCut().