13 #ifndef OGLPLUS_FACE_MODE_1107121519_HPP
14 #define OGLPLUS_FACE_MODE_1107121519_HPP
34 OGLPLUS_ENUM_CLASS_BEGIN(
Face, GLenum)
35 #include <oglplus/enums/face.ipp>
36 OGLPLUS_ENUM_CLASS_END(
Face)
38 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
39 #include <oglplus/enums/face_names.ipp>
42 #if !OGLPLUS_ENUM_VALUE_RANGES
43 #include <oglplus/enums/face_range.ipp>
63 #include <oglplus/enums/face_orientation.ipp>
66 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
67 #include <oglplus/enums/face_orientation_names.ipp>
70 #if !OGLPLUS_ENUM_VALUE_RANGES
71 #include <oglplus/enums/face_orientation_range.ipp>
90 #endif // include guard
FaceOrientation Inverted(FaceOrientation winding)
Inverts the face orientation (CW to CCW and CCW to CW)
Definition: face_mode.hpp:81
Enumeration-related declarations.
Face
Polygon facing enumeration.
Definition: face_mode.hpp:34
FaceOrientation
Face orientation enumeration.
Definition: face_mode.hpp:62