Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_DisplayCard_Generic Member List
This is the complete list of members for CL_DisplayCard_Generic, including all inherited members.
- add_callback(CL_FlipDisplayCallback_Generic *callback)
[inline] - allow_resize()
[inline, virtual] - callbacks
[protected] - CL_CardSurface_Blitter
[protected] - CL_DisplayCard_Generic(int card_no)
[inline] - clear_display(float red=0, float green=0, float blue=0, float alpha=1)
[virtual] - create_cardsurface_system(CL_SurfaceProvider *provider)
[virtual] - create_cardsurface_video(CL_SurfaceProvider *provider)
[virtual] - create_hw_blitters(CL_SurfaceProvider *provider)
[protected, virtual] - create_hw_dynamic_blitters(CL_SurfaceProvider *provider)
[protected, virtual] - draw_line(int x1, int y1, int x2, int y2, float r, float g, float b, float a)
[virtual] - draw_rect(int x1, int y1, int x2, int y2, float r, float g, float b, float a)
[virtual] - fill_rect(int x1, int y1, int x2, int y2, float r, float g, float b, float a)
[virtual] - fill_rect_opaque(int x1, int y1, int x2, int y2, float r, float g, float b, float a)
[private] - flip_display(bool sync=false)=0
[pure virtual] - frontbuffer_lock()
- frontbuffer_unlock()
- get_bpp()
[inline, virtual] - get_card_no()
[inline, virtual] - get_clip_rect()
[inline, virtual] - get_frontbuffer()=0
[pure virtual] - get_height()
[inline, virtual] - get_name()=0
[pure virtual] - get_palette()=0
[pure virtual] - get_sig_paint()
[inline, virtual] - get_sig_resize()
[inline, virtual] - get_target()=0
[pure virtual] - get_total_memory()=0
[pure virtual] - get_translate_offset_x()
[inline, virtual] - get_translate_offset_y()
[inline, virtual] - get_videomodes()=0
[pure virtual] - get_width()
[inline, virtual] - hide_system_cursor()
[inline, virtual] - is_fullscreen()
[inline, virtual] - is_initialized()=0
[pure virtual] - m_allow_resize
[private] - m_bpp
[private] - m_card_no
[private] - m_clip_stack
[protected] - m_cur_clip
[protected] - m_fullscreen
[private] - m_height
[private] - m_sig_paint
[private] - m_sig_resize
[private] - m_width
[private] - pop_clip_rect()
[inline, virtual] - pop_translate_offset()
[inline, virtual] - push_clip_rect()
[inline, virtual] - push_clip_rect(const CL_ClipRect &clip)
[inline, virtual] - push_translate_offset()
[inline, virtual] - push_translate_offset(int x, int y)
[inline, virtual] - put_display(const class CL_Rect &rect)=0
[pure virtual] - set_clip_rect(const CL_ClipRect &clip)
[inline, virtual] - set_gfxmode(int width, int height, int bpp, bool fullscreen, bool allow_resize)
[inline, protected] - set_palette(CL_Palette *palette)=0
[pure virtual] - set_resize(int width, int height)
[inline, protected] - set_translate_offset(int x, int y)
[inline, virtual] - set_videomode(CL_VidMode *mode)
[virtual] - set_videomode(int width, int height, int bpp, bool fullscreen=true, bool allow_resize=false, bool video_memory=true)=0
[pure virtual] - show_system_cursor()
[inline, virtual] - signal_postflip()
[inline, protected] - signal_preflip()
[inline, protected] - sync_buffers()
[virtual] - ~CL_DisplayCard()
[inline, virtual] - ~CL_DisplayCard_Generic()
[inline, virtual]
Generated at Wed Apr 4 19:56:52 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001