GLKTextureInfo
Information about OpenGL textures created by the Glktextureloader class.
Declaration
class GLKTextureInfoOverview
When your app loads textures using the GLKTextureLoader class, the texture loader returns information about the textures using GLKTextureInfo objects. Your app never creates GLKTextureInfo objects directly.