|
Monad Engine da02fba2
> Undercity Codex_
|
This is the complete list of members for mnd::Texture, including all inherited members.
| GetID() const | mnd::Texture | |
| Init(int width, int height, int numChannels, unsigned char *data) | mnd::Texture | |
| Load(const std::string &path) | mnd::Texture | static |
| LoadFromMemory(const unsigned char *data, int sizeBytes) | mnd::Texture | static |
| Texture(int width, int height, int numChannels, unsigned char *data) | mnd::Texture | |
| ~Texture() | mnd::Texture |