Antkeeper
0.0.1
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
gl | |
Graphics library interface. | |
Enumerations | |
enum class | gl::front_face : std::uint8_t { gl::counter_clockwise , gl::clockwise } |
Polygon front-facing orientation. More... | |