MeVisLab Toolbox Reference
mlSubImageBoxd.h File Reference
#include "mlInitSystemML.h"
#include "mlSubImageBox.h"
#include "mlLinearAlgebra.h"

Go to the source code of this file.

Classes

class  ml::SubImageBoxd
 SubImageBoxd - SubImageBox with coordinates of float data type. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Functions

ostream & std::operator<< (ostream &s, const ml::SubImageBoxd &box)
 Overloads "<<" operator for stream output of SubImageBoxd objects. More...
 

Function Documentation

◆ operator<<()

ostream& std::operator<< ( ostream &  s,
const ml::SubImageBoxd box 
)
inline

Overloads "<<" operator for stream output of SubImageBoxd objects.

Definition at line 196 of file mlSubImageBoxd.h.

References std::operator<<().