MeVisLab Toolbox Reference
mlFieldContainer.h File Reference
#include "mlInitSystemML.h"
#include "mlLinearAlgebra.h"
#include "mlImageVector.h"
#include "mlSubImageBox.h"
#include "mlBase.h"
#include "mlFieldSensor.h"
#include "mlFields.h"
#include "mlListFields.h"

Go to the source code of this file.

Classes

class  ml::FieldContainer
 Defines the class FieldContainer to encapsulate a vector of fields for (see class Field). More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Functions

MLEXPORT std::ostream & std::operator<< (std::ostream &s, const ml::FieldContainer &fc)
 Overloading the operator "<<" for stream output of FieldContainer objects. More...
 

Function Documentation

◆ operator<<()

MLEXPORT std::ostream& std::operator<< ( std::ostream &  s,
const ml::FieldContainer fc 
)

Overloading the operator "<<" for stream output of FieldContainer objects.

References std::operator<<().