Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
CL_Target_DX Member List
This is the complete list of members for CL_Target_DX, including all inherited members.
- CL_Target()
[inline] - CL_Target_DX(LPDIRECTDRAWSURFACE surface)
- draw_line(int x1, int y1, int x2, int y2, float r, float g, float b, float a=1.0)
[virtual] - draw_pixel(int x1, int y1, int color)
- draw_pixel(int x, int y, float r, float g, float b, float a=1.0)
[inline, virtual] - draw_rect(int x1, int y1, int x2, int y2, float r, float g, float b, float a=1.0)
[virtual] - fill_rect(int x1, int y1, int x2, int y2, float r, float g, float b, float a=1.0)
[virtual] - flip_horizontal()
- flip_vertical()
- get_alpha_mask() const
[inline, virtual] - get_blue_mask() const
[inline, virtual] - get_bytes_per_pixel() const
[inline, virtual] - get_clip_rect()
[virtual] - get_data() const
[inline, virtual] - get_depth() const
[inline, virtual] - get_green_mask() const
[inline, virtual] - get_height() const
[inline, virtual] - get_num_frames() const
[inline, virtual] - get_palette() const
[virtual] - get_palette_from_surface()
[protected] - get_pitch() const
[inline, virtual] - get_pixel(int x, int y, float *r, float *g, float *b, float *a)
[virtual] - get_pixel(int x, int y)
[virtual] - get_red_mask() const
[inline, virtual] - get_surface()
[inline] - get_translate_offset_x() const
[virtual] - get_translate_offset_y() const
[virtual] - get_width() const
[inline, virtual] - is_indexed() const
[inline, virtual] - is_video()
[inline, virtual] - CL_Target::is_video() const
[inline, virtual] - lock()
[virtual] - m_alpha_mask
[protected] - m_blue_mask
[protected] - m_data
[protected] - m_depth
[protected] - m_green_mask
[protected] - m_height
[protected] - m_palette
[protected] - m_pitch
[protected] - m_red_mask
[protected] - m_ref_count
[protected] - m_surface
[protected] - m_surface_is_video
[protected] - m_width
[protected] - pop_clip_rect()
[virtual] - pop_translate_offset()
[virtual] - push_clip_rect()
[virtual] - push_clip_rect(const CL_ClipRect &rect)
[virtual] - push_translate_offset()
[virtual] - push_translate_offset(int x, int y)
[virtual] - set_clip_rect(const CL_ClipRect &rect)
[virtual] - set_palette(CL_Palette *pal)
[virtual] - set_surface(LPDIRECTDRAWSURFACE surface)
[protected] - set_translate_offset(int x, int y)
[virtual] - unlock()
[virtual] - ~CL_Target()
[inline, virtual] - ~CL_Target_DX()
[virtual]
Generated at Wed Apr 4 19:57:34 2001 for ClanLib by
1.2.6 written by Dimitri van Heesch,
© 1997-2001