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
DtFeetConverter Class Reference
Inheritance diagram for DtFeetConverter:
Inheritance graph
[legend]

Public Member Functions

 DtFeetConverter ()
 Default constructor.
virtual ~DtFeetConverter ()
 Destructor.
 DtFeetConverter (const DtFeetConverter &orig)
 Copy Constructor.
DtFeetConverteroperator= (const DtFeetConverter &rhs)
 Assignment operator.
virtual double metersToLocal (double meters)
 Convert to local units.
virtual double localToMeters (double local)
 Convert from local units to meters.
- Public Member Functions inherited from DtUnitConverter
 DtUnitConverter ()
 Default constructor.
virtual ~DtUnitConverter ()
 Destructor.
 DtUnitConverter (const DtUnitConverter &orig)
 Copy Constructor.
DtUnitConverteroperator= (const DtUnitConverter &rhs)
 Assignment operator.
virtual bool init ()

Constructor & Destructor Documentation

DtFeetConverter::DtFeetConverter ( )
inline

Default constructor.

virtual DtFeetConverter::~DtFeetConverter ( )
inlinevirtual

Destructor.

DtFeetConverter::DtFeetConverter ( const DtFeetConverter orig)
inline

Copy Constructor.

Member Function Documentation

DtFeetConverter& DtFeetConverter::operator= ( const DtFeetConverter rhs)
inline

Assignment operator.

References DtUnitConverter::operator=().

virtual double DtFeetConverter::metersToLocal ( double  meters)
virtual

Convert to local units.

Implements DtUnitConverter.

virtual double DtFeetConverter::localToMeters ( double  local)
virtual

Convert from local units to meters.

Implements DtUnitConverter.


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)