Antkeeper
0.0.1
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
gl | |
Graphics library interface. | |
Enumerations | |
enum class | gl::cube_map_layout : std::uint8_t { gl::column = 1 , gl::row , gl::vertical_cross , gl::horizontal_cross , gl::equirectangular , gl::spherical } |
Cube map layout types. More... | |