20 #ifndef ANTKEEPER_GL_SCISSOR_REGION_HPP
21 #define ANTKEEPER_GL_SCISSOR_REGION_HPP
Graphics library interface.
Scissor region offset and extents.
std::uint32_t height
Height of the scissor region.
std::int32_t y
Y-coordinate offset of the scissor region.
std::uint32_t width
Width of the scissor region.
std::int32_t x
X-coordinate offset of the scissor region.