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

Go to the source code of this file.

Classes

class  TargetList
 Manage a list of targets, can be created/modified using either an integer, a name, a list of integers given in a string (e.g. "1,3,5,10-15"), or a list of names given in a string (e.g. "componentA,componentB"). More...