![]() |
CMlib
Cell mapping algorithms in C++
|
This is the complete list of members for cm::CellTree< IDType >, including all inherited members.
| CellTree() | cm::CellTree< IDType > | inline |
| CellTree(IDType cmid, const std::vector< IDType > &cells, const CellState &state, IDType imageCell) | cm::CellTree< IDType > | inline |
| CellTree(IDType cmid, const std::vector< IDType > &cells, const CellState &state) | cm::CellTree< IDType > | inline |
| getCells() const | cm::CellTree< IDType > | inline |
| getClusterID() const | cm::CellTree< IDType > | inline |
| getImageCell() const | cm::CellTree< IDType > | inline |
| getImageCmid() const | cm::CellTree< IDType > | inline |
| getState() const | cm::CellTree< IDType > | inline |
| setCells(const std::vector< IDType > &cells) | cm::CellTree< IDType > | inline |
| setClusterID(IDType cmid) | cm::CellTree< IDType > | inline |
| setImageCell(IDType imageCell) | cm::CellTree< IDType > | inline |
| setImageCmid(IDType imageCmid) | cm::CellTree< IDType > | inline |
| setState(const CellState &state) | cm::CellTree< IDType > | inline |