Computer Assited Medical Intervention Tool Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs
AtomDC.h File Reference
#include <set>
#include <Component.h>
#include <GeometricObject.h>
#include <vtkFollower.h>
#include <vtkSmartPointer.h>
#include "PMComponentAPI.h"
+ Include dependency graph for AtomDC.h:
+ This graph shows which files directly or indirectly include this file:

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.
typedef std::map
< camitk::InterfaceNode
*, unsigned int >::iterator 
std::IndexInParentItemMapIterator
 the iterator corresponding to the IndexInParentItemMap map
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