VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtSoilFactorsMetaDataEntry Class Reference

DtSoilFactorsMetaDataEntry. More...

Inheritance diagram for DtSoilFactorsMetaDataEntry:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSoilFactorsMetaDataEntry (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 DtSoilFactorsMetaDataEntry (const DtString &name, const DtSoilFactorsMetaDataEntry &orig, DtReaderWriterRegistry *parentRegistry=0)
DtSoilFactorsMetaDataEntryoperator= (const DtSoilFactorsMetaDataEntry &orig)
virtual ~DtSoilFactorsMetaDataEntry ()
virtual DtString entryType () const
virtual DtSystemMetaDataEntryclone () const
virtual const DtSoilListsoilFactors () const
virtual DtSoilListsoilFactors ()

Static Public Member Functions

static DtSystemMetaDataEntrycreate (const DtString &name)

Protected Attributes

DtSoilList mySoilFactors
 The list of DtSoilFactors that will be used to determine how the entity moves along the various soil type.

Detailed Description

DtSoilFactorsMetaDataEntry.

Meta data entry for systems that include soil factors as part of their definition.

Note:
More than one system with soil factors should not be included on an entity, because the one that will be used is not determined.

Constructor & Destructor Documentation


Member Function Documentation

DtSoilFactorsMetaDataEntry& DtSoilFactorsMetaDataEntry::operator= ( const DtSoilFactorsMetaDataEntry orig)
virtual DtString DtSoilFactorsMetaDataEntry::entryType ( ) const [virtual]
Returns:
The type string for this entry. Comes from systemMetaDataEntryTypes.h.

Implements DtSystemMetaDataEntry.

virtual const DtSoilList& DtSoilFactorsMetaDataEntry::soilFactors ( ) const [virtual]
See also:
mySoilFactors
See also:
mySoilFactors

Implements DtSystemMetaDataEntry.


Member Data Documentation

The list of DtSoilFactors that will be used to determine how the entity moves along the various soil type.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)