Open 3D Engine EMotionFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
MCore::Distance Member List

This is the complete list of members for MCore::Distance, including all inherited members.

CalcDistanceInUnitType(EUnitType targetUnitType) const (defined in MCore::Distance)MCore::Distanceinline
CalcNumCentimeters() const (defined in MCore::Distance)MCore::Distanceinline
CalcNumDecimeters() const (defined in MCore::Distance)MCore::Distanceinline
CalcNumFeet() const (defined in MCore::Distance)MCore::Distanceinline
CalcNumInches() const (defined in MCore::Distance)MCore::Distanceinline
CalcNumKilometers() const (defined in MCore::Distance)MCore::Distanceinline
CalcNumMeters() const (defined in MCore::Distance)MCore::Distanceinline
CalcNumMiles() const (defined in MCore::Distance)MCore::Distanceinline
CalcNumMillimeters() const (defined in MCore::Distance)MCore::Distanceinline
CalcNumYards() const (defined in MCore::Distance)MCore::Distanceinline
ConvertedTo(EUnitType targetUnitType) const (defined in MCore::Distance)MCore::Distanceinline
ConvertTo(EUnitType targetUnitType) (defined in MCore::Distance)MCore::Distance
ConvertValue(float value, EUnitType sourceType, EUnitType targetType) (defined in MCore::Distance)MCore::Distancestatic
Distance() (defined in MCore::Distance)MCore::Distanceinline
Distance(double units, EUnitType unitType) (defined in MCore::Distance)MCore::Distanceinline
Distance(float units, EUnitType unitType) (defined in MCore::Distance)MCore::Distanceinline
Distance(const Distance &other) (defined in MCore::Distance)MCore::Distanceinline
EUnitType enum name (defined in MCore::Distance)MCore::Distance
GetConversionFactor(EUnitType sourceType, EUnitType targetType) (defined in MCore::Distance)MCore::Distancestatic
GetConversionFactorFromMeters(EUnitType unitType) (defined in MCore::Distance)MCore::Distancestatic
GetConversionFactorToMeters(EUnitType unitType) (defined in MCore::Distance)MCore::Distancestatic
GetDistance() const (defined in MCore::Distance)MCore::Distanceinline
GetUnitType() const (defined in MCore::Distance)MCore::Distanceinline
operator*=(double f) (defined in MCore::Distance)MCore::Distanceinline
operator*=(float f) (defined in MCore::Distance)MCore::Distanceinline
operator*=(const Distance &other) (defined in MCore::Distance)MCore::Distanceinline
operator+=(double f) (defined in MCore::Distance)MCore::Distanceinline
operator+=(float f) (defined in MCore::Distance)MCore::Distanceinline
operator+=(const Distance &other) (defined in MCore::Distance)MCore::Distanceinline
operator-() const (defined in MCore::Distance)MCore::Distanceinline
operator-=(double f) (defined in MCore::Distance)MCore::Distanceinline
operator-=(float f) (defined in MCore::Distance)MCore::Distanceinline
operator-=(const Distance &other) (defined in MCore::Distance)MCore::Distanceinline
operator/=(double f) (defined in MCore::Distance)MCore::Distanceinline
operator/=(float f) (defined in MCore::Distance)MCore::Distanceinline
operator/=(const Distance &other) (defined in MCore::Distance)MCore::Distanceinline
operator=(const Distance &other) (defined in MCore::Distance)MCore::Distanceinline
Set(double dist, EUnitType unitType) (defined in MCore::Distance)MCore::Distanceinline
SetDistance(double dist) (defined in MCore::Distance)MCore::Distanceinline
SetUnitType(EUnitType unitType) (defined in MCore::Distance)MCore::Distanceinline
StringToUnitType(const AZStd::string &str, EUnitType *outUnitType) (defined in MCore::Distance)MCore::Distancestatic
UNITTYPE_CENTIMETERS enum value (defined in MCore::Distance)MCore::Distance
UNITTYPE_DECIMETERS enum value (defined in MCore::Distance)MCore::Distance
UNITTYPE_FEET enum value (defined in MCore::Distance)MCore::Distance
UNITTYPE_INCHES enum value (defined in MCore::Distance)MCore::Distance
UNITTYPE_KILOMETERS enum value (defined in MCore::Distance)MCore::Distance
UNITTYPE_METERS enum value (defined in MCore::Distance)MCore::Distance
UNITTYPE_MILES enum value (defined in MCore::Distance)MCore::Distance
UNITTYPE_MILLIMETERS enum value (defined in MCore::Distance)MCore::Distance
UNITTYPE_YARDS enum value (defined in MCore::Distance)MCore::Distance
UnitTypeToString(EUnitType unitType) (defined in MCore::Distance)MCore::Distancestatic