VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtSaveSimTerrainCommand Class Reference
Inheritance diagram for DtSaveSimTerrainCommand:
Inheritance graph
[legend]

Public Member Functions

 DtSaveSimTerrainCommand (DtVantageTerrainEngine *terrainEngine)
virtual bool execute (const DtString &parameters)
 Execute the command.
virtual DtString help (const DtString &parameters)
virtual bool showInHelp () const
- Public Member Functions inherited from DtConsoleCommand
virtual ~DtConsoleCommand ()

Protected Attributes

DtVantageTerrainEnginemyTerrainEngine

Constructor & Destructor Documentation

DtSaveSimTerrainCommand::DtSaveSimTerrainCommand ( DtVantageTerrainEngine terrainEngine)

Member Function Documentation

virtual bool DtSaveSimTerrainCommand::execute ( const DtString parameters)
virtual

Execute the command.

Returns
True on success of the command.

Implements DtConsoleCommand.

virtual DtString DtSaveSimTerrainCommand::help ( const DtString parameters)
virtual
Returns
Some help text for the command.

Reimplemented from DtConsoleCommand.

virtual bool DtSaveSimTerrainCommand::showInHelp ( ) const
inlinevirtual
Returns
True if this command should show up in the help list. If false, than this command will not be presented to the user.

Reimplemented from DtConsoleCommand.

Member Data Documentation

DtVantageTerrainEngine* DtSaveSimTerrainCommand::myTerrainEngine
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)