![]() |
OTB
9.1.1
Orfeo Toolbox
|
Classes | |
| struct | BoundingBox |
| class | ContourOperations |
Typedefs | |
| using | CellIndex = std::vcl_size_t |
| using | CellLists = std::unordered_set< CellIndex > |
| using | Contour = boost::dynamic_bitset<> |
| using | ContourIndex = boost::dynamic_bitset<>::size_type |
| using | Move = std::bitset< 2 > |
| using lp::CellIndex = typedef std::vcl_size_t |
Definition at line 42 of file lpContour.h.
| using lp::CellLists = typedef std::unordered_set<CellIndex> |
Definition at line 45 of file lpContour.h.
| using lp::Contour = typedef boost::dynamic_bitset<> |
Definition at line 37 of file lpContour.h.
| using lp::ContourIndex = typedef boost::dynamic_bitset<>::size_type |
Definition at line 39 of file lpContour.h.
| using lp::Move = typedef std::bitset<2> |
Definition at line 35 of file lpContour.h.
1.8.17