#include <DisplayFltkMenu.h>
Inheritance diagram for DisplayFltkMenu:
List of all members.
Definition at line 31 of file DisplayFltkMenu.h.
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.
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.