Base class for correspondences. More...
Go to the source code of this file.
Classes | |
class | MatchSet |
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.
Modifications 10 Sep. 2004 Peter Vanroose Inlined all 1-line methods in class decl
Definition in file MatchSet.h.