g4tools  5.4.0
tools::zb::buffer Member List

This is the complete list of members for tools::zb::buffer, including all inherited members.

buffer()tools::zb::bufferinline
buffer(const buffer &a_from)tools::zb::bufferinlineprotected
change_size(unsigned int a_width, unsigned int a_height)tools::zb::bufferinline
clear_color_buffer(ZPixel a_pixel)tools::zb::bufferinline
clear_depth_buffer()tools::zb::bufferinline
draw_line(const point &a_beg, const point &a_end, ZPixel a_pixel, unsigned int a_size)tools::zb::bufferinline
draw_lines(int a_number, const point *a_list, ZPixel a_pixel, unsigned int a_size)tools::zb::bufferinline
draw_markers(int a_number, const point *a_list, ZPixel a_pixel, unsigned int a_size)tools::zb::bufferinline
draw_point(const point &a_p, ZPixel a_pixel, unsigned int a_size)tools::zb::bufferinline
draw_polygon(int a_number, const point *a_list, ZZ a_A, ZZ a_B, ZZ a_C, ZZ a_D, ZPixel a_pixel)tools::zb::bufferinline
draw_segments(int a_number, const point *a_list, ZPixel a_pixel, unsigned int a_size)tools::zb::bufferinline
get_clipped_pixel(ZPos a_x, ZPos a_y, ZPixel &a_pixel) consttools::zb::bufferinline
get_color_buffer(unsigned int &a_width, unsigned int &a_height) consttools::zb::bufferinline
get_pixel(const point &a_p, ZPixel &a_pixel)tools::zb::bufferinline
m_begXtools::zb::bufferprotected
m_begYtools::zb::bufferprotected
m_depth_testtools::zb::bufferprotected
m_endXtools::zb::bufferprotected
m_endYtools::zb::bufferprotected
m_planeACtools::zb::bufferprotected
m_planeBCtools::zb::bufferprotected
m_planeDCtools::zb::bufferprotected
m_polygontools::zb::bufferprotected
m_scan_pixeltools::zb::bufferprotected
m_zbhtools::zb::bufferprotected
m_zbuffertools::zb::bufferprotected
m_zbwtools::zb::bufferprotected
m_zimagetools::zb::bufferprotected
operator=(const buffer &a_from)tools::zb::bufferinlineprotected
ScanLine(ZPos a_x, ZPos a_y, ZZ a_z, ZPos a_dx, ZPos a_dy, ZZ a_dz, scan_writer &a_proc)tools::zb::bufferinlineprotectedstatic
set_clip_region(ZPos a_x, ZPos a_y, unsigned int a_width, unsigned int a_height)tools::zb::bufferinline
set_depth_test(bool a_on)tools::zb::bufferinline
WriteLine(const point &a_beg, const point &a_end, writer &a_writer)tools::zb::bufferinlineprotectedstatic
WriteScanLine(void *a_tag, int a_beg, int a_end, int a_y)tools::zb::bufferinlineprotectedstatic
ZPixel typedeftools::zb::buffer
~buffer()tools::zb::bufferinlinevirtual