13 #ifndef OGLPLUS_IMAGES_CHECKER_1107121519_HPP
14 #define OGLPLUS_IMAGES_CHECKER_1107121519_HPP
41 #if !OGLPLUS_LINK_LIBRARY || defined(OGLPLUS_IMPLEMENTING_LIBRARY)
42 #include <oglplus/images/checker.ipp>
45 #endif // include guard
CheckerRedBlack(GLsizei width, GLsizei height, GLsizei xrep=4, GLsizei yrep=4)
Creates a checker image with specified dimensions and pattern repeats.
Creates a Red (one components per pixel) 2D checker image.
Definition: checker.hpp:25
Wrapper for (texture) image data.
Definition: image.hpp:45