| Structural deformable models
    | 
#include <typeinfo>#include "SensorColl.h"#include "SensorSet.h"#include "Data.h"#include "Errors.h"#include "Model.h"
Go to the source code of this file.
| Macros | |
| #define | SHOW(a) | 
| Functions | |
| ostream & | operator<< (ostream &os, const SensorCollection &sc) | 
| #define SHOW | ( | a | ) | 
Definition at line 13 of file SensorColl.cpp.
Referenced by SensorCollection::addSensor(), and SensorCollection::readSensor().
| ostream& operator<< | ( | std::ostream & | os, | 
| const SensorCollection & | sc | ||
| ) | 
Definition at line 85 of file SensorColl.cpp.
References SensorCollection::isPrinted().
 1.8.11
 1.8.11