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

Go to the source code of this file.

Namespaces

 gl
 Graphics library interface.
 

Enumerations

enum class  gl::fill_mode : std::uint8_t { gl::fill , gl::line , gl::point }
 Polygon rasterization mode. More...