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

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

at(std::size_t i) constporytiles2::PixelTile< PixelType >inline
at(std::size_t row, std::size_t col) constporytiles2::PixelTile< PixelType >inline
CanonicalPixelTile(const PixelTile< PixelType > &tile)porytiles2::CanonicalPixelTile< PixelType >inlineexplicit
equals_ignoring_transparency(const PixelTile &other) constporytiles2::PixelTile< PixelType >inline
equals_ignoring_transparency(const PixelTile &other, const PixelType &extrinsic) constporytiles2::PixelTile< PixelType >inline
flip(bool h_flip, bool v_flip) constporytiles2::PixelTile< PixelType >inline
h_flip() constporytiles2::CanonicalPixelTile< PixelType >inline
is_transparent() constporytiles2::PixelTile< PixelType >inline
is_transparent(const PixelType &extrinsic) constporytiles2::PixelTile< PixelType >inline
operator<=>(const CanonicalPixelTile &other) const =defaultporytiles2::CanonicalPixelTile< PixelType >
porytiles2::PixelTile::operator<=>(const PixelTile &) const =defaultporytiles2::PixelTile< PixelType >
pix() constporytiles2::PixelTile< PixelType >inline
PixelTile()porytiles2::PixelTile< PixelType >inline
PixelTile(std::array< PixelType, tile::size_pix > pix)porytiles2::PixelTile< PixelType >inlineexplicit
set(std::size_t i, const PixelType &p)porytiles2::PixelTile< PixelType >inline
set(std::size_t row, std::size_t col, const PixelType &p)porytiles2::PixelTile< PixelType >inline
unique_nontransparent_colors() constporytiles2::PixelTile< PixelType >inline
unique_nontransparent_colors(const PixelType &extrinsic) constporytiles2::PixelTile< PixelType >inline
v_flip() constporytiles2::CanonicalPixelTile< PixelType >inline
~PixelTile()=defaultporytiles2::PixelTile< PixelType >virtual