This is the complete list of members for lvr2::Texture, including all inherited members.
m_data | lvr2::Texture | |
m_height | lvr2::Texture | |
m_index | lvr2::Texture | |
m_numBytesPerChan | lvr2::Texture | |
m_numChannels | lvr2::Texture | |
m_texelSize | lvr2::Texture | |
m_width | lvr2::Texture | |
operator=(const Texture &other) | lvr2::Texture | |
save() | lvr2::Texture | |
Texture() | lvr2::Texture | |
Texture(int index, unsigned short int width, unsigned short int height, unsigned char numChannels, unsigned char numBytesPerChan, float texelSize, unsigned char *data=nullptr) | lvr2::Texture | |
Texture(int index, GlTexture *oldTexture) | lvr2::Texture | |
Texture(Texture &&other) | lvr2::Texture | |
Texture(const Texture &other) | lvr2::Texture | |
~Texture() | lvr2::Texture | virtual |