#include <stdio.h>
#include "FileRenderer.h"
Go to the source code of this file.
Compounds | |
class | RadianceDisplayDevice |
FileRenderer subclass to export VMD scenes to a Radiance scene file. More... |
Writes the scene to Radiance format. For more information about Radiance, see http://radsite.lbl.gov/radiance/HOME.html Radiance provides programs to convert from its native image format to something other common formats (e.g., ra_ps, ra_tiff, and ra_gif).
Definition in file RadianceDisplayDevice.h.