PICCANTE  0.4
The hottest HDR imaging library!
Classes | Namespaces | Macros | Typedefs | Enumerations
redux_ops.hpp File Reference
#include <vector>
#include <map>
#include <thread>
#include <mutex>
#include "../../util/gl/redux.hpp"

Go to the source code of this file.

Classes

class  pic::ReduxOpsGL
 The BufferOpsGL class. More...
 

Namespaces

 pic
 

Macros

#define PIC_UTIL_GL_REDUX_OPS_HPP
 

Typedefs

typedef std::vector< ReduxGL * > pic::ReduxOperatorsGL
 

Enumerations

enum  pic::REDGL {
  pic::REDGL_MIN, pic::REDGL_MAX, pic::REDGL_SUM, pic::REDGL_MEAN,
  pic::REDGL_LOG_MEAN
}
 

Macro Definition Documentation

◆ PIC_UTIL_GL_REDUX_OPS_HPP

#define PIC_UTIL_GL_REDUX_OPS_HPP