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

DisplayFltkMenu Class Reference

VMDFltkMenu subclass providing a GUI for setting display options. More...

#include <DisplayFltkMenu.h>

Inheritance diagram for DisplayFltkMenu:

VMDFltkMenu VMDMenu UIObject List of all members.

Public Methods

 DisplayFltkMenu (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 providing a GUI for setting display options.

Definition at line 31 of file DisplayFltkMenu.h.


Constructor & Destructor Documentation

DisplayFltkMenu::DisplayFltkMenu VMDApp  
 

Definition at line 27 of file DisplayFltkMenu.C.

References UIObject::command_wanted, Command::DISP_AO, Command::DISP_AO_AMBIENT, Command::DISP_AO_DIRECT, Command::DISP_CLIP, Command::DISP_CUEDENSITY, Command::DISP_CUEEND, Command::DISP_CUEMODE, Command::DISP_CUESTART, Command::DISP_DOF, Command::DISP_DOF_FNUMBER, Command::DISP_DOF_FOCALDIST, Command::DISP_EYESEP, Command::DISP_FOCALLEN, Command::DISP_SCRDIST, and Command::DISP_SCRHEIGHT.


Member Function Documentation

int DisplayFltkMenu::act_on_command int   ,
Command  
[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 336 of file DisplayFltkMenu.C.


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