g4tools  5.4.0
tools::img< T > Member List

This is the complete list of members for tools::img< T >, including all inherited members.

allocate(unsigned int a_w, unsigned int a_h, unsigned int a_n)tools::img< T >inline
bpp() consttools::img< T >inline
buffer() consttools::img< T >inline
buffer()tools::img< T >inline
bw2x(unsigned int a_n, img< T > &a_res) consttools::img< T >inline
bytes_per_pixel() consttools::img< T >inline
check_gl_limit(unsigned int a_GL_MAX_TEXTURE_SIZE, img< T > &a_res) consttools::img< T >inline
clear()tools::img< T >inline
concatenate(const std::vector< img< T > > &a_imgs, unsigned int a_cols, unsigned int a_rows, unsigned int a_bw, unsigned int a_bh, T a_bc, img< T > &a_res)tools::img< T >inlinestatic
contract(unsigned int a_w, unsigned int a_h, img< T > &a_res, bool a_force_res_owner=true) consttools::img< T >inline
contract(unsigned int a_factor, img< T > &a_res, bool a_force_res_owner=true) consttools::img< T >inline
contract_raw(unsigned int a_w, unsigned int a_h, img< T > &a_res, bool a_force_res_owner=true) consttools::img< T >inline
convert(img< TTO > &a_res) consttools::img< T >inline
copy(unsigned int a_w, unsigned int a_h, unsigned int a_n, T *a_buffer)tools::img< T >inline
copy(const img &a_from)tools::img< T >inline
equal(const img &a_from) consttools::img< T >inline
expand(unsigned int a_factor, img< T > &a_res, bool a_res_force_owner=true) consttools::img< T >inline
get_part(unsigned int a_sx, unsigned int a_sy, unsigned int a_sw, unsigned int a_sh, img< T > &a_res) consttools::img< T >inline
height() consttools::img< T >inline
img()tools::img< T >inline
img(unsigned int a_w, unsigned int a_h, unsigned int a_n, T *a_buffer, bool a_owner)tools::img< T >inline
img(const img &a_from)tools::img< T >inline
is_empty() consttools::img< T >inline
m_buffertools::img< T >protected
m_htools::img< T >protected
m_ntools::img< T >protected
m_ownertools::img< T >protected
m_wtools::img< T >protected
make_empty(bool a_delete=true)tools::img< T >inline
operator!=(const img &a_from) consttools::img< T >inline
operator=(const img &a_from)tools::img< T >inline
operator==(const img &a_from) consttools::img< T >inline
owner() consttools::img< T >inline
pixel(unsigned int a_i, unsigned a_j, std::vector< T > &a_pixel) consttools::img< T >inline
rgb2rgba(img< T > &a_res, const T &a_pixel) consttools::img< T >inline
rgba2bgra()tools::img< T >inline
rgba2rgb(img< T > &a_res) consttools::img< T >inline
set(unsigned int a_w, unsigned int a_h, unsigned int a_n, T *a_buffer, bool a_owner)tools::img< T >inline
size() consttools::img< T >inline
to_texture(bool a_expand, const T a_pixel[], img< T > &a_res, bool a_res_force_owner=true) consttools::img< T >inline
transfer(img &a_from)tools::img< T >inline
width() consttools::img< T >inline
yswap(img< T > &a_res) consttools::img< T >inline
~img()tools::img< T >inlinevirtual