0.8.2 API documentation
Classes | Namespaces
texture.hpp File Reference

Include to use generic textures which can represent any texture target but they don't have target specific built-in caches making accesses slower. More...

Go to the source code of this file.

Classes

class  texture
 Genetic texture class. It can support any target. More...
 

Namespaces

 gli
 Namespace where all the classes and functions provided by GLI are exposed.
 

Detailed Description

Include to use generic textures which can represent any texture target but they don't have target specific built-in caches making accesses slower.

Definition in file texture.hpp.