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

Go to the source code of this file.

Namespaces

 pic
 

Macros

#define PIC_UTIL_GL_FORMATS_HPP
 

Functions

void pic::getModesGL (int channels, int &mode, int &modeInternalFormat)
 getModesGL More...
 
void pic::getModesHalfGL (int channels, int &mode, int &modeInternalFormat)
 getModesHalfGL More...
 
void pic::getModesIntegerGL (int channels, int &mode, int &modeInternalFormat)
 getModesIntegerGL More...
 
int pic::getChannelsFromInternalFormatGL (int internalFormat)
 getChannelsFromInternalFormatGL returns the number of channels given an internal format. More...
 
PIC_INLINE void pic::getTextureInformationGL (GLuint texture, GLuint target, int &width, int &height, int &frames, int &channels)
 getTextureInformationGL returns width, height and frames values from a texture with target. More...
 

Macro Definition Documentation

◆ PIC_UTIL_GL_FORMATS_HPP

#define PIC_UTIL_GL_FORMATS_HPP