![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
This is the complete list of members for galaxy::TextureView, including all inherited members.
| id() const noexcept | galaxy::TextureView | |
| m_id | galaxy::TextureView | private |
| operator=(TextureView &&) noexcept | galaxy::TextureView | |
| operator=(const TextureView &)=delete | galaxy::TextureView | private |
| TextureView(const unsigned int parent, const unsigned int minlevel, const unsigned int numlevels, const unsigned int minlayer, const unsigned int numlayers) noexcept | galaxy::TextureView | |
| TextureView(TextureView &&) noexcept | galaxy::TextureView | |
| TextureView()=delete | galaxy::TextureView | private |
| TextureView(const TextureView &)=delete | galaxy::TextureView | private |
| ~TextureView() noexcept | galaxy::TextureView |