Assimp  v4.1. (December 2018)
assimp::texture Namespace Reference

Contains helper structures to handle textures in Assimp. More...

Detailed Description

Contains helper structures to handle textures in Assimp.

Used for file formats which embed their textures into the model file. Supported are both normal textures, which are stored as uncompressed pixels, and "compressed" textures, which are stored in a file format such as PNG or TGA.