C++ Template Image Processing Library.    

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

CImgDisplay Member List

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

assign(const unsigned int dimw, const unsigned int dimh, const char *title=0, const unsigned int normalization_type=1, const unsigned int events_type=3, const bool fullscreen_flag=false, const bool closed_flag=false)CImgDisplay
assign(const CImg< T > &img, const char *title=0, const unsigned int normalization_type=1, const unsigned int events_type=3, const bool fullscreen_flag=false, const bool closed_flag=false)CImgDisplay
assign(const CImgList< T > &list, const char *title=0, const unsigned int normalization_type=1, const unsigned int events_type=3, const bool fullscreen_flag=false, const bool closed_flag=false)CImgDisplay
assign(const CImgDisplay &disp)CImgDisplay
buttonCImgDisplay
CImgDisplay(const unsigned int dimw, const unsigned int dimh, const char *title=0, 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=0, 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 CImgList< T > &list, const char *title=0, 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 &disp)CImgDisplay
close()CImgDisplay
dimx() const CImgDisplay
dimy() const CImgDisplay
display(const CImgList< T > &list, const char axe='x', const char align='c')CImgDisplay
display(const CImg< T > &img)CImgDisplay
display_object3d(const tp &points, const CImgList< tf > &primitives, const CImgList< T > &colors, const 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, float *const pose_matrix=0)CImgDisplay
display_object3d(const tp &points, const CImgList< tf > &primitives, const CImgList< 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, float *const pose_matrix=0)CImgDisplay
eventsCImgDisplay
frames_per_second()CImgDisplay
heightCImgDisplay
is_closedCImgDisplay
is_eventCImgDisplay
is_fullscreenCImgDisplay
is_movedCImgDisplay
is_resizedCImgDisplay
keyCImgDisplay
mouse_xCImgDisplay
mouse_yCImgDisplay
move(const int posx, const int posy)CImgDisplay
normalizationCImgDisplay
operator<<(const CImg< T > &img)CImgDisplay
operator<<(const CImgList< T > &list)CImgDisplay
operator=(const CImgDisplay &disp)CImgDisplay
paint()CImgDisplay
render(const CImg< T > &img)CImgDisplay
resize(const CImg< T > &img, const bool redraw=true)CImgDisplay
resize(const CImgDisplay &disp, const bool redraw=true)CImgDisplay
resize(const bool redraw=true)CImgDisplay
resize(const int width, const int height, const bool redraw=true)CImgDisplay
screen_dimx()CImgDisplay [static]
screen_dimy()CImgDisplay [static]
set_mouse(const int posx, const int posy)CImgDisplay
set_title(const char *format,...)CImgDisplay
show()CImgDisplay
titleCImgDisplay
toggle_fullscreen()CImgDisplay
wait(const unsigned int milliseconds)CImgDisplay
wait()CImgDisplay
wait(CImgDisplay &disp1)CImgDisplay [static]
wait(CImgDisplay &disp1, CImgDisplay &disp2)CImgDisplay [static]
wait(CImgDisplay &disp1, CImgDisplay &disp2, CImgDisplay &disp3)CImgDisplay [static]
wait(CImgDisplay &disp1, CImgDisplay &disp2, CImgDisplay &disp3, CImgDisplay &disp4)CImgDisplay [static]
wait_all()CImgDisplay [static]
wheelCImgDisplay
widthCImgDisplay
window_dimx() const CImgDisplay
window_dimy() const CImgDisplay
window_heightCImgDisplay
window_posx() const CImgDisplay
window_posy() const CImgDisplay
window_widthCImgDisplay
window_xCImgDisplay
window_yCImgDisplay
~CImgDisplay()CImgDisplay
The CImg Library - C++ Template Image Processing Library