#include <ransac_matching.h>
Public Member Functions | |
| NDFeature () | |
| MeshType::CoordType | P () |
Public Attributes | |
| MeshType::VertexType * | _v |
| MeshType::CoordType | nd |
Definition at line 107 of file ransac_matching.h.
| vcg::NDFeature< MeshType >::NDFeature | ( | ) | [inline] |
Definition at line 110 of file ransac_matching.h.
| MeshType::CoordType vcg::NDFeature< MeshType >::P | ( | ) | [inline] |
Definition at line 113 of file ransac_matching.h.
| MeshType::VertexType* vcg::NDFeature< MeshType >::_v |
Definition at line 111 of file ransac_matching.h.
| MeshType::CoordType vcg::NDFeature< MeshType >::nd |
Definition at line 112 of file ransac_matching.h.