Public Member Functions | Public Attributes
vcg::BaseFeature< MeshType > Class Template Reference

#include <ransac_matching.h>

List of all members.

Public Member Functions

 BaseFeature ()
MeshType::CoordType P ()

Public Attributes

MeshType::VertexType * _v

Detailed Description

template<class MeshType>
class vcg::BaseFeature< MeshType >

BaseFeature a no-feature feature

Basically it serve the purpose of evaluating the ransac framework factoring out the goodness of the feature.

Definition at line 39 of file ransac_matching.h.


Constructor & Destructor Documentation

template<class MeshType >
vcg::BaseFeature< MeshType >::BaseFeature ( ) [inline]

Definition at line 42 of file ransac_matching.h.


Member Function Documentation

template<class MeshType >
MeshType::CoordType vcg::BaseFeature< MeshType >::P ( ) [inline]

Definition at line 44 of file ransac_matching.h.


Member Data Documentation

template<class MeshType >
MeshType::VertexType* vcg::BaseFeature< MeshType >::_v

Definition at line 43 of file ransac_matching.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:10