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

CmdDisplayLightRot Class Reference

rotate the position of the Nth light. More...

#include <CmdDisplay.h>

Inheritance diagram for CmdDisplayLightRot:

Command List of all members.

Public Methods

 CmdDisplayLightRot (int ln, float th, char ax)

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

rotate the position of the Nth light.

Definition at line 466 of file CmdDisplay.h.


Constructor & Destructor Documentation

CmdDisplayLightRot::CmdDisplayLightRot int    ln,
float    th,
char    ax
[inline]
 

Definition at line 474 of file CmdDisplay.h.

References Command::DISP_LIGHT_ROT.


Member Function Documentation

void CmdDisplayLightRot::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 294 of file CmdDisplay.C.

References Command::cmdText.


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