supereight
Loading...
Searching...
No Matches
se::Image< T > Member List

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

clone() constse::Image< T >inline
data() constse::Image< T >inline
data()se::Image< T >inline
height() constse::Image< T >inline
Image(const unsigned w, const unsigned h)se::Image< T >inline
Image(const unsigned w, const unsigned h, const T &value)se::Image< T >inline
Image(const unsigned w, const unsigned h, T *raw_buffer)se::Image< T >inline
Image(const Image &other)=deletese::Image< T >
Image(Image &&other)=defaultse::Image< T >
operator()(const int x, const int y)se::Image< T >inline
operator()(const int x, const int y) constse::Image< T >inline
operator=(const Image &other)=deletese::Image< T >
operator=(Image &&other)=defaultse::Image< T >
operator[](std::size_t idx)se::Image< T >inline
operator[](std::size_t idx) constse::Image< T >inline
size() constse::Image< T >inline
width() constse::Image< T >inline