mantaflow  0.10
A framework for fluid simulation
Functions
simpleimage.cpp File Reference
#include "vectorbase.h"
#include "simpleimage.h"
#include "grid.h"

Functions

void Manta::projectImg (SimpleImage &img, Grid< Real > &val, int shadeMode=0, Real scale=1.)
 helper to project a grid intro an image (used for ppm export and GUI displauy)