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

Go to the source code of this file.

Namespaces

 gl
 Graphics library interface.
 

Enumerations

enum class  gl::index_type : std::uint8_t { gl::uint8 , gl::uint16 , gl::uint32 }
 Index types for index buffers. More...