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

RenderFltkMenu Class Reference

VMDFltkMenu subclass implementing a GUI for exporting and rendering VMD scenes via the FileRenderer classes in FileRenderList. More...

#include <RenderFltkMenu.h>

Inheritance diagram for RenderFltkMenu:

VMDFltkMenu VMDMenu UIObject List of all members.

Public Methods

 RenderFltkMenu (VMDApp *)

Protected Methods

int act_on_command (int, Command *)
 update the display due to a command being executed. Return whether any action was taken on this command. Arguments are the command type, command object, and the success of the command (T or F). More...


Detailed Description

VMDFltkMenu subclass implementing a GUI for exporting and rendering VMD scenes via the FileRenderer classes in FileRenderList.

Definition at line 19 of file RenderFltkMenu.h.


Constructor & Destructor Documentation

RenderFltkMenu::RenderFltkMenu VMDApp  
 

Definition at line 77 of file RenderFltkMenu.C.

References UIObject::command_wanted, and Command::RENDER_OPTION.


Member Function Documentation

int RenderFltkMenu::act_on_command int    type,
Command   cmd
[protected, virtual]
 

update the display due to a command being executed. Return whether any action was taken on this command. Arguments are the command type, command object, and the success of the command (T or F).

Reimplemented from UIObject.

Definition at line 147 of file RenderFltkMenu.C.

References UIObject::app, VMDApp::filerender_shortname_from_prettyname, CmdRenderOption::method, CmdRenderOption::option, and Command::RENDER_OPTION.


The documentation for this class was generated from the following files:
Generated on Thu Apr 18 02:47:24 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002