waLBerla 7.2
|
#include "RGBAImage.h"
#include "core/Abort.h"
#include "lodepng.h"
#include <algorithm>
#include <sstream>
#include <iomanip>
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::geometry |
Functions | |
std::ostream & | walberla::geometry::operator<< (std::ostream &os, const RGBAImage::pixel_t &pixel) |
std::istream & | walberla::geometry::operator>> (std::istream &is, RGBAImage::pixel_t &pixel) |