last update 20 Sep 2009 |
add(const chainCode &first, const chainCode &second) | cvr::chainCode | [inline] |
add(const chainCode &other) | cvr::chainCode | [inline] |
Bottom | cvr::chainCode | [static] |
chainCode(const direction &v=NOMOVE) | cvr::chainCode | [inline] |
chainCode(const int v) | cvr::chainCode | [inline] |
chainCode(const chainCode &other) | cvr::chainCode | [inline] |
chainCode(const int x, const int y) | cvr::chainCode | [inline] |
chainCode(const ipoint &here, const ipoint &next) | cvr::chainCode | [inline] |
compare(const chainCode &other) | cvr::chainCode | [inline] |
compare(const direction &other) | cvr::chainCode | [inline] |
copy(const direction &other) | cvr::chainCode | [inline] |
copy(const chainCode &other) | cvr::chainCode | [inline] |
delta() const | cvr::chainCode | [inline] |
deltaX() const | cvr::chainCode | [inline] |
deltaY() const | cvr::chainCode | [inline] |
direction enum name | cvr::chainCode | |
divide(const int other) | cvr::chainCode | [inline] |
E enum value | cvr::chainCode | |
fromDeltas(const int x, const int y) | cvr::chainCode | [inline, protected] |
getCanzlerCode(const chainCode &nextChainCode) const | cvr::chainCode | [inline] |
getDirection() const | cvr::chainCode | [inline] |
getNext(const ipoint &here) const | cvr::chainCode | [inline] |
getPrevious(const ipoint &here) const | cvr::chainCode | [inline] |
isDirection() const | cvr::chainCode | [inline] |
Left | cvr::chainCode | [static] |
N enum value | cvr::chainCode | |
NE enum value | cvr::chainCode | |
NOMOVE enum value | cvr::chainCode | |
Nothing | cvr::chainCode | [static] |
NW enum value | cvr::chainCode | |
operator+(const chainCode &other) const | cvr::chainCode | [inline] |
operator+=(const chainCode &other) | cvr::chainCode | [inline] |
operator-(const chainCode &other) const | cvr::chainCode | [inline] |
operator-=(const chainCode &other) | cvr::chainCode | [inline] |
operator/(const int other) | cvr::chainCode | [inline] |
operator=(const direction &other) | cvr::chainCode | [inline] |
operator=(const chainCode &other) | cvr::chainCode | [inline] |
operator==(const chainCode &other) | cvr::chainCode | [inline] |
operator==(const direction &other) | cvr::chainCode | [inline] |
Right | cvr::chainCode | [static] |
S enum value | cvr::chainCode | |
SE enum value | cvr::chainCode | |
subtract(const chainCode &first, const chainCode &second) | cvr::chainCode | [inline] |
subtract(const chainCode &other) | cvr::chainCode | [inline] |
SW enum value | cvr::chainCode | |
Top | cvr::chainCode | [static] |
UNKNOWN enum value | cvr::chainCode | |
value | cvr::chainCode | [protected] |
W enum value | cvr::chainCode |