VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtOpenTerrainCommand Class Reference

DtOpenTerrainCommand sets a integer parameter of a sensor mode.

Inheritance diagram for makVrv::DtOpenTerrainCommand:
Inheritance graph
[legend]

Public Member Functions

 DtOpenTerrainCommand ()
 
virtual ~DtOpenTerrainCommand ()
 
virtual std::string terrainFilename () const
 
virtual void setTerrainFilename (const std::string &filename)
 
virtual void execute (DtDe &de)
 
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
 
virtual ~DtVrvCommand ()
 
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()
 

Protected Attributes

std::string myTerrainFilename
 
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType
 

Constructor & Destructor Documentation

makVrv::DtOpenTerrainCommand::DtOpenTerrainCommand ( )
virtual makVrv::DtOpenTerrainCommand::~DtOpenTerrainCommand ( )
virtual

Member Function Documentation

virtual std::string makVrv::DtOpenTerrainCommand::terrainFilename ( ) const
virtual

Get the name of the terrain file to open.

virtual void makVrv::DtOpenTerrainCommand::setTerrainFilename ( const std::string &  filename)
virtual

Set the name of the terrain file to open.

virtual void makVrv::DtOpenTerrainCommand::execute ( DtDe de)
virtual

Execute the command.

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrv::DtOpenTerrainCommand::myTerrainFilename
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)