Antkeeper  0.0.1
Namespaces | Enumerations
texture-type.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

 gl
 Graphics library interface.
 

Enumerations

enum class  gl::texture_type : std::uint8_t { gl::one_dimensional , gl::two_dimensional , gl::three_dimensional , gl::cube }
 Texture types. More...