PICCANTE  0.4
The hottest HDR imaging library!
Classes | Namespaces | Macros | Typedefs
indexed_array.hpp File Reference
#include <vector>
#include "../util/math.hpp"

Go to the source code of this file.

Classes

class  pic::IndexedArray< T >
 The IndexedArray class. More...
 

Namespaces

 pic
 

Macros

#define PIC_UTIL_INDEXED_ARRAY_HPP
 

Typedefs

typedef std::vector< int > pic::IntCoord
 IntCoord. More...
 
typedef IndexedArray< float > pic::IndexedArrayf
 
typedef IndexedArray< int > pic::IndexedArrayi
 
typedef IndexedArray< unsigned int > pic::IndexedArrayui
 

Macro Definition Documentation

◆ PIC_UTIL_INDEXED_ARRAY_HPP

#define PIC_UTIL_INDEXED_ARRAY_HPP