20 #ifndef ANTKEEPER_GL_FRONT_FACE_HPP
21 #define ANTKEEPER_GL_FRONT_FACE_HPP
Graphics library interface.
front_face
Polygon front-facing orientation.
@ counter_clockwise
Triangle with positive area is considered front-facing.
@ clockwise
Triangle with negative area is considered front-facing.