Porytiles
Loading...
Searching...
No Matches
porytiles::CanonicalPixelTile< PixelType > Member List

This is the complete list of members for porytiles::CanonicalPixelTile< PixelType >, including all inherited members.

at(std::size_t i) constporytiles::PixelTile< PixelType >inline
at(std::size_t row, std::size_t col) constporytiles::PixelTile< PixelType >inline
CanonicalPixelTile(const PixelTile< PixelType > &tile)porytiles::CanonicalPixelTile< PixelType >inlineexplicit
CanonicalPixelTile(const PixelTile< PixelType > &tile, const PixelType &extrinsic_transparency)porytiles::CanonicalPixelTile< PixelType >inline
cross_et_compare(const PixelTile &a, const PixelType &a_et, const PixelTile &b, const PixelType &b_et)porytiles::PixelTile< PixelType >inlinestatic
equals_ignoring_transparency(const PixelTile &other) constporytiles::PixelTile< PixelType >inline
equals_ignoring_transparency(const PixelTile &other, const PixelType &extrinsic) constporytiles::PixelTile< PixelType >inline
equals_ignoring_transparency(const PixelTile &other, const PixelType &extrinsic, const PixelType &other_extrinsic) constporytiles::PixelTile< PixelType >inline
flip(bool h_flip, bool v_flip) constporytiles::PixelTile< PixelType >inline
h_flip() constporytiles::CanonicalPixelTile< PixelType >inline
is_transparent() constporytiles::PixelTile< PixelType >inline
is_transparent(const PixelType &extrinsic) constporytiles::PixelTile< PixelType >inline
operator<=>(const CanonicalPixelTile &other) const =defaultporytiles::CanonicalPixelTile< PixelType >
porytiles::PixelTile::operator<=>(const PixelTile &) const =defaultporytiles::PixelTile< PixelType >
pix() constporytiles::PixelTile< PixelType >inline
PixelTile()porytiles::PixelTile< PixelType >inline
PixelTile(std::array< PixelType, tile::size_pix > pix)porytiles::PixelTile< PixelType >inlineexplicit
PixelTile(const PixelType &fill_value)porytiles::PixelTile< PixelType >inlineexplicit
set(std::size_t i, const PixelType &p)porytiles::PixelTile< PixelType >inline
set(std::size_t row, std::size_t col, const PixelType &p)porytiles::PixelTile< PixelType >inline
unique_nontransparent_colors() constporytiles::PixelTile< PixelType >inline
unique_nontransparent_colors(const PixelType &extrinsic) constporytiles::PixelTile< PixelType >inline
v_flip() constporytiles::CanonicalPixelTile< PixelType >inline
~PixelTile()=defaultporytiles::PixelTile< PixelType >virtual