Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CommandLookBack Class Reference

#include <command.h>

Inheritance diagram for CommandLookBack:

Inheritance graph
Collaboration diagram for CommandLookBack:

Collaboration graph
List of all members.

Public Member Functions

 CommandLookBack ()
void process (ExecutionEnvironment &)

Private Attributes

int dummy

Constructor & Destructor Documentation

CommandLookBack::CommandLookBack  ) 
 

Definition at line 448 of file command.cpp.

00449 {
00450 }


Member Function Documentation

void CommandLookBack::process ExecutionEnvironment  )  [virtual]
 

Implements InstantaneousCommand.

Definition at line 452 of file command.cpp.

00453 {
00454   env.getSimulation()->reverseObserverOrientation();
00455 }


Member Data Documentation

int CommandLookBack::dummy [private]
 

Definition at line 375 of file command.h.


The documentation for this class was generated from the following files:
Generated on Sat Jan 14 22:33:13 2006 for Celestia by  doxygen 1.4.1