![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
#include <set>#include <camitkcore/Component.h>#include <GeometricObject.h>#include <vtkFollower.h>#include <vtkSmartPointer.h>#include "PMComponentAPI.h"
Include dependency graph for AtomDC.h:Go to the source code of this file.
Classes | |
| class | AtomDC |
| The manager of the Atom data. More... | |
Typedefs | |
| typedef std::map < camitk::InterfaceNode *, unsigned int > | std::IndexInParentItemMap |
| definition of the association set (=map in STL) IndexInParentItemMap. More... | |
| typedef std::map < camitk::InterfaceNode *, unsigned int >::iterator | std::IndexInParentItemMapIterator |
| the iterator corresponding to the IndexInParentItemMap map More... | |
| typedef std::pair < camitk::InterfaceNode *, unsigned int > | std::IndexInParentItemPair |
| definition of a couple (=STL pair) [InterfaceNode *, unsigned int] this associates a parent data component with a subItem order number More... | |
1.8.8