#include "Command.h"
#include "Animation.h"
Go to the source code of this file.
Compounds | |
class | CmdAnimDelete |
delete frames. More... | |
class | CmdAnimDir |
set direction of animation. More... | |
class | CmdAnimDup |
duplicate a given frame at the end of the traj. More... | |
class | CmdAnimJump |
jump to a new frame. More... | |
class | CmdAnimNewFrame |
not really a command, but that's how info gets passed to the GUI's. More... | |
class | CmdAnimNewNumFrames |
signal that a molecule has a new number of frames. More... | |
class | CmdAnimSkip |
set frame skip value. More... | |
class | CmdAnimSpeed |
set animation speed. More... | |
class | CmdAnimStyle |
set style of animation. More... | |
class | CmdAnimWriteFile |
write frames to a file. More... |