This is the complete list of members for ON_ScaleValue, including all inherited members.
Compare(const ON_ScaleValue &lhs, const ON_ScaleValue &rhs) | ON_ScaleValue | static |
ContentHash() const | ON_ScaleValue | |
Create(const class ON_LengthValue &left_side_length, const class ON_LengthValue &right_side_length, ON_ScaleValue::ScaleStringFormat string_format_preference) | ON_ScaleValue | static |
CreateFromString(ON_ParseSettings parse_settings, const wchar_t *string) | ON_ScaleValue | static |
CreateFromSubString(ON_ParseSettings parse_settings, const wchar_t *string, int string_count, const wchar_t **string_end) | ON_ScaleValue | static |
IsSet() const | ON_ScaleValue | |
IsUnset() const | ON_ScaleValue | |
LeftLengthValue() const | ON_ScaleValue | |
LeftToRightScale() const | ON_ScaleValue | |
ON_ScaleValue()=default | ON_ScaleValue | |
ON_ScaleValue(const ON_ScaleValue &)=default | ON_ScaleValue | |
OneToOne | ON_ScaleValue | static |
operator=(const ON_ScaleValue &)=default | ON_ScaleValue | |
Read(class ON_BinaryArchive &archive) | ON_ScaleValue | |
RightLengthValue() const | ON_ScaleValue | |
RightToLeftScale() const | ON_ScaleValue | |
ScaleAsString() const | ON_ScaleValue | |
ScaleAsStringPointer() const | ON_ScaleValue | |
ScaleStringFormat enum name | ON_ScaleValue | |
ScaleStringFormatFromUnsigned(unsigned int scale_string_format_as_unsigned) | ON_ScaleValue | static |
ScaleStringParseSettings() const | ON_ScaleValue | |
SwapLeftAndRight() | ON_ScaleValue | |
Unset | ON_ScaleValue | static |
Write(class ON_BinaryArchive &archive) const | ON_ScaleValue | |
~ON_ScaleValue()=default | ON_ScaleValue |