PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Macros | Functions
mask.hpp File Reference
#include "../../base.hpp"

Go to the source code of this file.

Namespaces

 pic
 

Macros

#define PIC_UTIL_GL_MASK_HPP
 

Functions

PIC_INLINE GLuint pic::GenerateMask (int width, int height, bool *buffer=NULL, GLuint tex=0, unsigned char *tmpBuffer=NULL, bool mipmap=false)
 GenerateMask creates an opengl mask (a texture) from a buffer of bool values. More...
 

Macro Definition Documentation

◆ PIC_UTIL_GL_MASK_HPP

#define PIC_UTIL_GL_MASK_HPP