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

CmdDisplayCueMode Class Reference

Set depth cueing mode. More...

#include <CmdDisplay.h>

Inheritance diagram for CmdDisplayCueMode:

Command List of all members.

Public Methods

 CmdDisplayCueMode (const char *newmode)
 ~CmdDisplayCueMode ()

Protected Methods

void create_text ()
 virtual function which is called when a text version of the command must be created to be printed to the console or a log file. More...


Detailed Description

Set depth cueing mode.

Definition at line 261 of file CmdDisplay.h.


Constructor & Destructor Documentation

CmdDisplayCueMode::CmdDisplayCueMode const char *    newmode [inline]
 

Definition at line 267 of file CmdDisplay.h.

References Command::DISP_CUEMODE, and stringdup.

CmdDisplayCueMode::~CmdDisplayCueMode   [inline]
 

Definition at line 271 of file CmdDisplay.h.


Member Function Documentation

void CmdDisplayCueMode::create_text void    [protected, virtual]
 

virtual function which is called when a text version of the command must be created to be printed to the console or a log file.

Reimplemented from Command.

Definition at line 204 of file CmdDisplay.C.

References Command::cmdText.


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