CMlib
Cell mapping algorithms in C++
cm::CellTree< IDType > Member List

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() constcm::CellTree< IDType >inline
getClusterID() constcm::CellTree< IDType >inline
getImageCell() constcm::CellTree< IDType >inline
getImageCmid() constcm::CellTree< IDType >inline
getState() constcm::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