|
GOFIGURE2
0.9.0
|
#include <QObject>#include "LineageStructure.h"#include "StructureHelper.h"#include "TraceContainerBase.h"#include "QGoImageView3D.h"Go to the source code of this file.
Classes | |
| class | LineageContainer |
| Wraps a boost multi index container of LineageStructure. This class intends to synchronize Lineage representation in the Visualization and in the TableWidget. More... | |
Namespaces | |
| boost | |
Typedefs | |
| typedef multi_index::multi_index_container < LineageStructure, boost::multi_index::indexed_by < boost::multi_index::ordered_unique < boost::multi_index::tag < TraceID > , >, boost::multi_index::ordered_non_unique < boost::multi_index::tag < CollectionID > , >, boost::multi_index::ordered_non_unique < boost::multi_index::tag < Highlighted > , >, boost::multi_index::ordered_non_unique < boost::multi_index::tag < Visible > , >, boost::multi_index::ordered_non_unique < boost::multi_index::tag < TrackRootID >, > > > | boost::MultiIndexLineageContainer |
1.8.5