Namespaces

density-map.h File Reference

#include "wave-image/wave-image.h"
#include "wave-glut/wave-glut.h"
Include dependency graph for density-map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  glut

Functions

void glut::createSphericalDensityMap (IN int size,IN const img_color_t &color, OUT media::image_t &image)
void glut::createCircularDensityMap (IN int size,IN const img_color_t &color, OUT media::image_t &image)
 creates a density map where alpha is constant (specified by color)
void glut::createLineSegmentDensityMap (IN int width, IN const img_color_t &color, OUT media::image_t &image)
 horizontal line segment running through the middle third of the image