Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

FrameEvent Class Reference

Indicates that the frame of a certain molecule has changed. More...

#include <TextEvent.h>

Inheritance diagram for FrameEvent:

InterpEvent Command List of all members.

Public Methods

 FrameEvent (int m, int f)
virtual void do_callback (TextInterp *interp)

Detailed Description

Indicates that the frame of a certain molecule has changed.

Definition at line 159 of file TextEvent.h.


Constructor & Destructor Documentation

FrameEvent::FrameEvent int    m,
int    f
[inline]
 

Definition at line 163 of file TextEvent.h.


Member Function Documentation

virtual void FrameEvent::do_callback TextInterp   interp [inline, virtual]
 

Implements InterpEvent.

Definition at line 165 of file TextEvent.h.

References TextInterp::frame_cb.


The documentation for this class was generated from the following file:
Generated on Fri Apr 19 02:46:52 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002