Computer Assited Medical Intervention Tool Kit  version 5.0
MultiComponent.h File Reference
#include <vector>
#include <algorithm>
#include "Component.h"
+ Include dependency graph for MultiComponent.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MultiComponent
 A multi-component stores other components, hence providing a way to have an tree representation of components. Isn't that tricky? More...