#include <CmdAnimate.h>
Inheritance diagram for CmdAnimWriteFile:
List of all members.
Definition at line 91 of file CmdAnimate.h.
Definition at line 108 of file CmdAnimate.C.
References begFrame, endFrame, fileName, fileType, frameSkip, n, stringdup, and whichMol.
[virtual]
[protected, virtual]
virtual function which is called when a text version of the command must be created to be printed to the console or a log file.
Reimplemented from Command.
Definition at line 98 of file CmdAnimate.C.
References begFrame, Command::cmdText, endFrame, fileName, fileType, frameSkip, and whichMol.
name of file to write.
Definition at line 96 of file CmdAnimate.h.
Referenced by CmdAnimWriteFile, create_text, and ~CmdAnimWriteFile.
kind of file to write.
Definition at line 94 of file CmdAnimate.h.
Referenced by CmdAnimWriteFile, create_text, and ~CmdAnimWriteFile.
frames to write.
Definition at line 95 of file CmdAnimate.h.
Referenced by CmdAnimWriteFile, and create_text.
which molecule to affect.
Definition at line 93 of file CmdAnimate.h.
Referenced by CmdAnimWriteFile, and create_text.