C++ Template Image Processing Library.    

[ Introduction ]-[ News ]-[ Download ]-[ Screenshots ]-[ FAQ ]-[ 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=3, 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=3, 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=3, const unsigned int events_type=3, const bool fullscreen_flag=false, const bool closed_flag=false)CImgDisplay
assign(const CImgDisplay &disp)CImgDisplay
buttonsCImgDisplay
CImgDisplay()CImgDisplay
CImgDisplay(const unsigned int dimw, const unsigned int dimh, const char *title=0, const unsigned int normalization_type=3, 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=3, 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=3, 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() constCImgDisplay
dimy() constCImgDisplay
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
hide_mouse()CImgDisplay
is_closedCImgDisplay
is_eventCImgDisplay
is_fullscreenCImgDisplay
is_movedCImgDisplay
is_pressed(const unsigned int key1) constCImgDisplay
is_resizedCImgDisplay
is_typed(const unsigned int *const keyseq, const unsigned int N, const bool remove=true)CImgDisplay
is_typed(const unsigned int key1, const bool remove=true)CImgDisplay
is_typed(const unsigned int key1, const unsigned int key2, const bool remove=true)CImgDisplay
is_typed(const unsigned int key1, const unsigned int key2, const unsigned int key3, const bool remove=true)CImgDisplay
is_typed(const unsigned int key1, const unsigned int key2, const unsigned int key3, const unsigned int key4, const bool remove=true)CImgDisplay
is_typed(const unsigned int key1, const unsigned int key2, const unsigned int key3, const unsigned int key4, const unsigned int key5, const bool remove=true)CImgDisplay
is_typed(const unsigned int key1, const unsigned int key2, const unsigned int key3, const unsigned int key4, const unsigned int key5, const unsigned int key6, const bool remove=true)CImgDisplay
is_typed(const unsigned int key1, const unsigned int key2, const unsigned int key3, const unsigned int key4, const unsigned int key5, const unsigned int key6, const unsigned int key7, const bool remove=true)CImgDisplay
is_typed(const unsigned int key1, const unsigned int key2, const unsigned int key3, const unsigned int key4, const unsigned int key5, const unsigned int key6, const unsigned int key7, const unsigned int key8, const bool remove=true)CImgDisplay
is_typed(const unsigned int key1, const unsigned int key2, const unsigned int key3, const unsigned int key4, const unsigned int key5, const unsigned int key6, const unsigned int key7, const unsigned int key8, const unsigned int key9, const bool remove=true)CImgDisplay
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
released_keyCImgDisplay
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
show_mouse()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() constCImgDisplay
window_dimy() constCImgDisplay
window_heightCImgDisplay
window_posx() constCImgDisplay
window_posy() constCImgDisplay
window_widthCImgDisplay
window_xCImgDisplay
window_yCImgDisplay
~CImgDisplay()CImgDisplay
The CImg Library - C++ Template Image Processing Library