PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Macros | Functions
vol.hpp File Reference
#include <stdio.h>
#include <string>
#include "../base.hpp"
#include "../util/math.hpp"

Go to the source code of this file.

Namespaces

 pic
 

Macros

#define PIC_IO_VOL_HPP
 

Functions

PIC_INLINE float * pic::ReadVOL (std::string nameFile, float *data, int &width, int &height, int &depth, int &channels)
 ReadVOL. More...
 
PIC_INLINE bool pic::WriteVOL (std::string nameFile, float *data, int width, int height, int depth, int channels=3)
 WriteVOL. More...
 

Macro Definition Documentation

◆ PIC_IO_VOL_HPP

#define PIC_IO_VOL_HPP