Antkeeper  0.0.1
Namespaces | Enumerations
cull-mode.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

 gl
 Graphics library interface.
 

Enumerations

enum class  gl::cull_mode : std::uint8_t { gl::none , gl::front , gl::back , gl::front_and_back }
 Triangle culling mode. More...