image_mesaoutput.h File Reference

#include "mimasconfig.h"
#include <map>
#include "image.h"
#include "image_output.h"
#include "rgba.h"
#include "timer.h"
#include "x11_display.h"
#include "x11_window.h"
#include "image_mesaoutput.tcc"

Include dependency graph for image_mesaoutput.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mimas

Classes

class  mimas::image_mesaoutput< T >
 Display images using Xlib and OpenGL. More...
class  mimas::image_mesaoutput< T >::image_window
struct  mimas::_wait
struct  mimas::_pause
struct  mimas::_delay

Functions

_wait mimas::wait (int _milliSeconds)
 Stream-manipulator for performing a wait.
_pause mimas::pause (void)
 Stream-manipulator for pausing.
_delay mimas::delay (int _milliSeconds)
 Stream-manipulator for adjusting the frame-delay.
template<typename T, typename TPtr>
image_mesaoutput< T > & mimas::operator<< (image_mesaoutput< T > &output, const const_image_ref< T, TPtr > &img)
 Stream-operator for displaying images.
template<typename T>
image_mesaoutput< T > & mimas::operator<< (image_mesaoutput< T > &output, _wait wait)
 Stream-operator for waiting.
template<typename T>
image_mesaoutput< T > & mimas::operator<< (image_mesaoutput< T > &output, _pause)
 Stream-operator for pausing.
template<typename T>
image_mesaoutput< T > & mimas::operator<< (image_mesaoutput< T > &output, _delay delay)
 Stream-operator for adjusting frame-rate.
image_mesaoutput< unsigned
char > & 
mimas::operator<< (image_mesaoutput< unsigned char > &output, const const_image_ref< int > &im)
 For convencience.
image_mesaoutput< unsigned
char > & 
mimas::operator<< (image_mesaoutput< unsigned char > &output, const const_image_ref< double > &im)
 For convencience.
image_mesaoutput< rgba< unsigned
char > > & 
mimas::operator<< (image_mesaoutput< rgba< unsigned char > > &output, const const_image_ref< rgba< int > > &im)
 For convencience.
image_mesaoutput< rgba< unsigned
char > > & 
mimas::operator<< (image_mesaoutput< rgba< unsigned char > > &output, const const_image_ref< rgba< float > > &im)
 For convencience.
image_mesaoutput< rgba< unsigned
char > > & 
mimas::operator<< (image_mesaoutput< rgba< unsigned char > > &output, const const_image_ref< rgba< double > > &im)
 For convencience.


[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:17 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...