#include "defines.h"
#include "image.h"
#include <ImfRgba.h>
#include <ImfRgbaFile.h>
#include <ImfArray.h>
#include <ImfStringAttribute.h>
Include dependency graph for image.cpp:
Namespaces | |
namespace | asr |
Variables | |
const char | asr::EXR_OUTPUT_COMMENT [] = "ASR Raytracer" |
This string is stored as a comment in exr files written by this class. |