Classes
contrib/oxl/mvl/MatchSet.h File Reference

Base class for correspondences. More...

Go to the source code of this file.

Classes

class  MatchSet

Detailed Description

Base class for correspondences.

MatchSet is a base class for classes that store correspondences between tuples of geometric entities.

Currently it does no more than define the constant MatchSet::NoMatch which is used by the subclasses as a dummy index to signify that an entity has no matching feature.

Author:
Andrew W. Fitzgibbon, Oxford RRG, 09 Aug 96
    Modifications
     10 Sep. 2004 Peter Vanroose  Inlined all 1-line methods in class decl
   

Definition in file MatchSet.h.