#include <autoalign_4pcs.h>
Public Member Functions | |
| void | Default () |
Public Attributes | |
| ScalarType | cosAngle |
| ScalarType | deltaAbs |
| ScalarType | deltaPerc |
| int | feetSize |
| ScalarType | overlap |
| int | sampleNumP |
| float | samplingRadius |
| int | scoreFeet |
| int | seed |
Definition at line 69 of file autoalign_4pcs.h.
| void vcg::tri::FourPCS< MeshType >::Param::Default | ( | ) | [inline] |
Definition at line 83 of file autoalign_4pcs.h.
| ScalarType vcg::tri::FourPCS< MeshType >::Param::cosAngle |
Definition at line 80 of file autoalign_4pcs.h.
| ScalarType vcg::tri::FourPCS< MeshType >::Param::deltaAbs |
Definition at line 77 of file autoalign_4pcs.h.
| ScalarType vcg::tri::FourPCS< MeshType >::Param::deltaPerc |
Definition at line 76 of file autoalign_4pcs.h.
| int vcg::tri::FourPCS< MeshType >::Param::feetSize |
Definition at line 78 of file autoalign_4pcs.h.
| ScalarType vcg::tri::FourPCS< MeshType >::Param::overlap |
Definition at line 71 of file autoalign_4pcs.h.
| int vcg::tri::FourPCS< MeshType >::Param::sampleNumP |
Definition at line 73 of file autoalign_4pcs.h.
| float vcg::tri::FourPCS< MeshType >::Param::samplingRadius |
Definition at line 74 of file autoalign_4pcs.h.
| int vcg::tri::FourPCS< MeshType >::Param::scoreFeet |
Definition at line 79 of file autoalign_4pcs.h.
| int vcg::tri::FourPCS< MeshType >::Param::seed |
Definition at line 81 of file autoalign_4pcs.h.