|
ivutils
|
This is the complete list of members for ArrayContour< N, num >, including all inherited members.
| Area() const | Contour< point_it, store_t, edge_it, edge_t > | |
| ArrayContour(const vector_t *beg=NULL, const vector_t *end=NULL) | ArrayContour< N, num > | inline |
| Contour() | Contour< point_it, store_t, edge_it, edge_t > | inlineprotected |
| GetCenter() const | Contour< point_it, store_t, edge_it, edge_t > | |
| GetPoint(int ind) const | ArrayContour< N, num > | inline |
| operator[](int ind) | ArrayContour< N, num > | inline |
| operator[](int ind) const | ArrayContour< N, num > | inline |
| points_begin() const | Contour< point_it, store_t, edge_it, edge_t > | inline |
| points_end() const | Contour< point_it, store_t, edge_it, edge_t > | inline |
| Reverse() | ArrayContour< N, num > | inline |
| SetPoint(int i, const vector_t &p) | ArrayContour< N, num > | inline |
| Contour_N::SetPoint(int ind, const vector_t &vec) | Contour< point_it, store_t, edge_it, edge_t > | inline |
| store | Contour< point_it, store_t, edge_it, edge_t > | protected |
| VecArea(vector_t *base=NULL) const | Contour< point_it, store_t, edge_it, edge_t > | inline |