#include <stdlib.h>#include <tcl.h>#include "config.h"#include "utilities.h"#include "VMDApp.h"#include <tk.h>#include "DisplayDevice.h"Go to the source code of this file.
Definition at line 29 of file cmd_render.C.
References CHECK_RENDER, combine_arguments, VMDApp::display_update, VMDApp::filerender_aasamples, VMDApp::filerender_aosamples, VMDApp::filerender_aspectratio, VMDApp::filerender_cur_format, VMDApp::filerender_default_option, VMDApp::filerender_get_format, VMDApp::filerender_has_antialiasing, VMDApp::filerender_has_imagesize, VMDApp::filerender_imagesize, VMDApp::filerender_name, VMDApp::filerender_num, VMDApp::filerender_numformats, VMDApp::filerender_option, VMDApp::filerender_render, VMDApp::filerender_set_format, n, NULL, and strupncmp.
Definition at line 197 of file cmd_render.C.
References NULL, DisplayDevice::readpixels_rgb3u, and DisplayDevice::update.