#include <film.h>
Public Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
FloatPixel () | |
Public Attributes | |
float | V |
float | weightSum |
Friends | |
class | boost::serialization::access |
Definition at line 84 of file film.h.
void lux::FloatPixel::serialize | ( | Archive & | ar, | |
const unsigned int | version | |||
) | [inline] |
float lux::FloatPixel::V |
Definition at line 94 of file film.h.
Referenced by lux::PerPixelNormalizedFloatBuffer::Add(), lux::PerPixelNormalizedFloatBuffer::GetData(), and serialize().
Definition at line 94 of file film.h.
Referenced by lux::PerPixelNormalizedFloatBuffer::Add(), lux::PerPixelNormalizedFloatBuffer::GetData(), and serialize().