, including all inherited members.
add_match(int i, int ii, int iii) | TripleMatchSet | |
begin() const | TripleMatchSet | [inline] |
clear_matches() | TripleMatchSet | |
clear_nontriplets() | TripleMatchSet | |
contains(int i1, int i2, int i3) | TripleMatchSet | |
count() const | TripleMatchSet | |
delete_match(int i1, int i2, int i3) | TripleMatchSet | |
get_1(int i1, int *i1out, int *i2out, int *i3out) const | TripleMatchSet | |
get_2(int i2, int *i1out, int *i2out, int *i3out) const | TripleMatchSet | |
get_3(int i3, int *i1out, int *i2out, int *i3out) const | TripleMatchSet | |
get_match(int at, int *i1, int *i2, int *i3) const | TripleMatchSet | [inline] |
get_match_12(int i1) const | TripleMatchSet | |
get_match_123(int i1, int i2) const | TripleMatchSet | |
get_match_13(int i1) const | TripleMatchSet | |
get_match_21(int i2) const | TripleMatchSet | |
get_match_23(int i2) const | TripleMatchSet | |
get_match_31(int i3) const | TripleMatchSet | |
get_match_32(int i3) const | TripleMatchSet | |
match12_ | TripleMatchSet | [protected] |
match23_ | TripleMatchSet | [protected] |
matchp(int i) | MatchSet | [inline, static] |
MatchSet() | MatchSet | [inline] |
NoMatch enum value | MatchSet | |
read_ascii(vcl_istream &s) | TripleMatchSet | |
set(PairMatchSet *match12, PairMatchSet *match23) | TripleMatchSet | |
set_from_pairwise_matches(const PairMatchSet &matches12, const PairMatchSet &matches23) | TripleMatchSet | |
size() const | TripleMatchSet | |
TripleMatchSet(PairMatchSet *match12, PairMatchSet *match23) | TripleMatchSet | [protected] |
TripleMatchSet(int i1_max, int i2_max, int i3_max) | TripleMatchSet | |
update_feature_match_data() | TripleMatchSet | |
write_ascii(vcl_ostream &s) const | TripleMatchSet | |
~MatchSet() | MatchSet | [inline, virtual] |
~TripleMatchSet() | TripleMatchSet | |