![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
#include <pml/StructuralComponent.h>#include "ComponentDC.h"#include "PMComponentAPI.h"#include <algorithm>#include <vtkSmartPointer.h>
Include dependency graph for StructuralComponentDC.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | StructuralComponentDC |
| The manager of the Structural component data. More... | |
Typedefs | |
| typedef std::map< Atom *, unsigned int > | std::AtomVtkPointsIndexMap |
| definition of the association map (=STL map) AtomVtkPointsIndexMap. More... | |
| typedef std::map< Atom *, unsigned int >::iterator | std::AtomVtkPointsIndexMapIterator |
| the iterator corresponding to the AtomVtkPointsMap More... | |
| typedef std::pair< Atom *, unsigned int > | std::AtomVtkPointsIndexPair |
| definition of a couple (=STL pair) [Atom *, unsigned int] this associates an atom to its index in the vtkPoints array. More... | |
1.8.8