Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

clip::clip_internal::CImgDisplay Struct Reference

#include <picture.h>

List of all members.

Public Member Functions

const int dimx () const
const int dimy () const
const int resizedimx () const
const int resizedimy () const
CImgDisplayoperator= (const CImgDisplay &disp)
const CImgDisplaywait (const unsigned int milliseconds) const
void nodisplay_available ()
template<typename PEL>  CImgDisplay (const CImgDisplay *pparent, const picture_of_< PEL > &img, const picture_of_< PEL > &imr, const picture_of_< PEL > &imb, const char *title=NULL, const unsigned int pnormalize=1, const unsigned int pattributes=3, const int x_at=-1, const int y_at=-1)
CImgDisplayresize (const int width, const int height, const bool redraw=true, const bool force=true)
 ~CImgDisplay ()
template<typename PEL> void render (const picture_of_< PEL > &img, const picture_of_< PEL > &imr, const picture_of_< PEL > &imb, const unsigned int ymin=0, const unsigned int ymax=~0)
template<typename PEL> CImgDisplaydisplay (const picture_of_< PEL > &img, const picture_of_< PEL > &imr, const picture_of_< PEL > &imb, const unsigned int ymin=0, const unsigned int ymax=-1)
CImgDisplaywait ()
CImgDisplayshow ()
CImgDisplayclose ()
void moveto (const int x_at, const int y_at)
void cleanup ()
void rename (const char *comment)

Public Attributes

unsigned int width
unsigned int height
unsigned int normalize
const unsigned int attributes
volatile int mousex
volatile int mousey
volatile unsigned int button
volatile unsigned int key
volatile bool closed
volatile unsigned int resized
double min
double max
int xat
int yat
const CImgDisplayparent


Constructor & Destructor Documentation

template<typename PEL>
clip::clip_internal::CImgDisplay::CImgDisplay const CImgDisplay pparent,
const picture_of_< PEL > &  img,
const picture_of_< PEL > &  imr,
const picture_of_< PEL > &  imb,
const char *  title = NULL,
const unsigned int  pnormalize = 1,
const unsigned int  pattributes = 3,
const int  x_at = -1,
const int  y_at = -1
[inline]
 

clip::clip_internal::CImgDisplay::~CImgDisplay  )  [inline]
 


Member Function Documentation

void clip::clip_internal::CImgDisplay::cleanup  )  [inline]
 

CImgDisplay& clip::clip_internal::CImgDisplay::close  )  [inline]
 

const int clip::clip_internal::CImgDisplay::dimx  )  const [inline]
 

const int clip::clip_internal::CImgDisplay::dimy  )  const [inline]
 

template<typename PEL>
CImgDisplay& clip::clip_internal::CImgDisplay::display const picture_of_< PEL > &  img,
const picture_of_< PEL > &  imr,
const picture_of_< PEL > &  imb,
const unsigned int  ymin = 0,
const unsigned int  ymax = -1
[inline]
 

void clip::clip_internal::CImgDisplay::moveto const int  x_at,
const int  y_at
[inline]
 

void clip::clip_internal::CImgDisplay::nodisplay_available  )  [inline]
 

CImgDisplay& clip::clip_internal::CImgDisplay::operator= const CImgDisplay disp  )  [inline]
 

void clip::clip_internal::CImgDisplay::rename const char *  comment  )  [inline]
 

template<typename PEL>
void clip::clip_internal::CImgDisplay::render const picture_of_< PEL > &  img,
const picture_of_< PEL > &  imr,
const picture_of_< PEL > &  imb,
const unsigned int  ymin = 0,
const unsigned int  ymax = ~0
[inline]
 

CImgDisplay& clip::clip_internal::CImgDisplay::resize const int  width,
const int  height,
const bool  redraw = true,
const bool  force = true
[inline]
 

const int clip::clip_internal::CImgDisplay::resizedimx  )  const [inline]
 

const int clip::clip_internal::CImgDisplay::resizedimy  )  const [inline]
 

CImgDisplay& clip::clip_internal::CImgDisplay::show  )  [inline]
 

CImgDisplay& clip::clip_internal::CImgDisplay::wait  )  [inline]
 

const CImgDisplay& clip::clip_internal::CImgDisplay::wait const unsigned int  milliseconds  )  const [inline]
 


Member Data Documentation

const unsigned int clip::clip_internal::CImgDisplay::attributes
 

volatile unsigned int clip::clip_internal::CImgDisplay::button
 

volatile bool clip::clip_internal::CImgDisplay::closed
 

unsigned int clip::clip_internal::CImgDisplay::height
 

volatile unsigned int clip::clip_internal::CImgDisplay::key
 

double clip::clip_internal::CImgDisplay::max
 

double clip::clip_internal::CImgDisplay::min
 

volatile int clip::clip_internal::CImgDisplay::mousex
 

volatile int clip::clip_internal::CImgDisplay::mousey
 

unsigned int clip::clip_internal::CImgDisplay::normalize
 

const CImgDisplay* clip::clip_internal::CImgDisplay::parent
 

volatile unsigned int clip::clip_internal::CImgDisplay::resized
 

unsigned int clip::clip_internal::CImgDisplay::width
 

int clip::clip_internal::CImgDisplay::xat
 

int clip::clip_internal::CImgDisplay::yat
 


The documentation for this struct was generated from the following file:
Generated on Sat Mar 5 17:34:35 2005 for clip by doxygen 1.3.8