This is the complete list of members for ON_AngleValue, including all inherited members.
Angle(ON::AngleUnitSystem context_unit_system) const | ON_AngleValue | |
AngleAsString() const | ON_AngleValue | |
AngleAsStringPointer() const | ON_AngleValue | |
AngleStringFormatFromUnsigned(unsigned int string_format_as_unsigned) | ON_AngleValue | static |
AngleStringParseSettings() const | ON_AngleValue | |
AngleUnitSystem() const | ON_AngleValue | |
Create(double angle_value, ON::AngleUnitSystem angle_unit_system, unsigned int locale_id, ON_AngleValue::StringFormat string_format) | ON_AngleValue | static |
Create(double angle_value, const class ON_AngleUnitName &angle_unit_system, ON_AngleValue::StringFormat string_format) | ON_AngleValue | static |
CreateFromString(ON_ParseSettings parse_settings, const wchar_t *string) | ON_AngleValue | static |
CreateFromSubString(ON_ParseSettings parse_settings, const wchar_t *string, int string_count, const wchar_t **string_end) | ON_AngleValue | static |
IsSet() const | ON_AngleValue | |
IsUnset() const | ON_AngleValue | |
ON_AngleValue()=default | ON_AngleValue | |
ON_AngleValue(const ON_AngleValue &)=default | ON_AngleValue | |
operator=(const ON_AngleValue &)=default | ON_AngleValue | |
Read(class ON_BinaryArchive &archive) | ON_AngleValue | |
StringFormat enum name | ON_AngleValue | |
Unset | ON_AngleValue | static |
Write(class ON_BinaryArchive &archive) const | ON_AngleValue | |
Zero | ON_AngleValue | static |
~ON_AngleValue()=default | ON_AngleValue |