C++ Template Image Processing Library.    

[Introduction]- [News]- [Download]- [Screenshots]- [Tutorial]- [Forums-Eng]- [Forums-Fr]- [Reference]- [SourceForge Repository ]

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

CImgDisplay Member List

This is the complete list of members for CImgDisplay, including all inherited members.

buttonCImgDisplay
CImgDisplay(const unsigned int dimw, const unsigned int dimh, const char *title=NULL, const unsigned int normalization_type=1, const unsigned int events_type=3, const bool fullscreen_flag=false, const bool closed_flag=false)CImgDisplay
CImgDisplay(const CImg< T > &img, const char *title=NULL, const unsigned int normalization_type=1, const unsigned int events_type=3, const bool fullscreen_flag=false, const bool closed_flag=false)CImgDisplay
CImgDisplay(const CImgl< T > &list, const char *title=NULL, const unsigned int normalization_type=1, const unsigned int events_type=3, const bool fullscreen_flag=false, const bool closed_flag=false)CImgDisplay
CImgDisplay(const CImgDisplay &win, char *title=NULL)CImgDisplay
close()CImgDisplay
closedCImgDisplay
dimx() const CImgDisplay
dimy() const CImgDisplay
display(const CImgl< T > &list, const char axe='x', const char align='c')CImgDisplay
display(const CImg< T > &img)CImgDisplay
display_object3d(const tp &points, const CImgl< tf > &primitives, const CImgl< T > &colors, const CImg< to > &opacities, const bool centering=true, const int render_static=4, const int render_motion=1, const bool double_sided=false, const float focale=500.0f, const float ambiant_light=0.05f, const bool display_axes=true, const bool keep_pos=false)CImgDisplay
display_object3d(const tp &points, const CImgl< tf > &primitives, const CImgl< T > &colors, const CImgl< to > &opacities, const bool centering=true, const int render_static=4, const int render_motion=1, const bool double_sided=false, const float focale=500.0f, const float ambiant_light=0.05f, const bool display_axes=true, const bool keep_pos=false)CImgDisplay
display_object3d(const tp &points, const CImgl< tf > &primitives, const CImgl< T > &colors, const bool centering=true, const int render_static=4, const int render_motion=1, const bool double_sided=false, const float focale=500.0f, const float ambiant_light=0.05f, const float opacity=1.0f, const bool display_axes=true, const bool keep_pos=false)CImgDisplay
eventsCImgDisplay
fullscreenCImgDisplay
heightCImgDisplay
keyCImgDisplay
mouse_xCImgDisplay
mouse_yCImgDisplay
move(const int posx, const int posy)CImgDisplay
normalizationCImgDisplay
render(const CImg< T > &img)CImgDisplay
resize(const CImg< T > &img, const bool redraw=false, const bool force=true)CImgDisplay
resize(const CImgDisplay &disp, const bool redraw=false, const bool force=true)CImgDisplay
resize(const bool redraw=false, const bool force=false)CImgDisplay
resize(const int width, const int height, const bool redraw=false, const bool force=true)CImgDisplay
resizedCImgDisplay
screen_dimx()CImgDisplay [static]
screen_dimy()CImgDisplay [static]
show()CImgDisplay
title(const char *title,...)CImgDisplay
wait(const unsigned int milliseconds) const CImgDisplay
wait()CImgDisplay
widthCImgDisplay
window_heightCImgDisplay
window_widthCImgDisplay
window_xCImgDisplay
window_yCImgDisplay
~CImgDisplay()CImgDisplay
The CImg Library - C++ Template Image Processing Library