Loading...
Searching...
No Matches
GfTimeCode Member List

This is the complete list of members for GfTimeCode, including all inherited members.

GetHash() constGfTimeCodeinline
GetValue() const noexceptGfTimeCodeinline
GfTimeCode(double time=0.0) noexceptGfTimeCodeinline
GfTimeCode(GfDuration duration) noexceptGfTimeCodeinlineexplicit
hash_value (defined in GfTimeCode)GfTimeCodefriend
operator double() const noexceptGfTimeCodeinlineexplicit
operator GfDuration() const noexceptGfTimeCodeinlineexplicit
operator!=(const GfTimeCode &rhs) const noexcept (defined in GfTimeCode)GfTimeCodeinline
operator*(const GfTimeCode &t, const double amount) noexceptGfTimeCodefriend
operator* (defined in GfTimeCode)GfTimeCodefriend
operator+(const GfTimeCode &lhs, const GfTimeCode &rhs) noexceptGfTimeCodefriend
operator+(const GfTimeCode &lhs, const GfDuration &rhs) noexceptGfTimeCodefriend
operator+(const GfDuration &lhs, const GfTimeCode &rhs) noexceptGfTimeCodefriend
operator+(const GfTimeCode &lhs, const double rhs) noexceptGfTimeCodefriend
operator+(const double lhs, const GfTimeCode &rhs) noexceptGfTimeCodefriend
operator-(const GfTimeCode &rhs) const noexceptGfTimeCodeinline
operator-(const GfTimeCode &lhs, const GfDuration &rhs) noexceptGfTimeCodefriend
operator-(const GfDuration &lhs, const GfTimeCode &rhs) noexceptGfTimeCodefriend
operator-(const GfTimeCode &lhs, const double rhs) noexceptGfTimeCodefriend
operator-(const double lhs, const GfTimeCode &rhs) noexceptGfTimeCodefriend
operator-() const noexceptGfTimeCodeinline
operator/ (defined in GfTimeCode)GfTimeCodefriend
operator/(const GfTimeCode &rhs) const noexceptGfTimeCodeinline
operator<(const GfTimeCode &rhs) const noexcept (defined in GfTimeCode)GfTimeCodeinline
operator<=(const GfTimeCode &rhs) const noexcept (defined in GfTimeCode)GfTimeCodeinline
operator==(const GfTimeCode &rhs) const noexcept (defined in GfTimeCode)GfTimeCodeinline
operator>(const GfTimeCode &rhs) const noexcept (defined in GfTimeCode)GfTimeCodeinline
operator>=(const GfTimeCode &rhs) const noexcept (defined in GfTimeCode)GfTimeCodeinline
swap (defined in GfTimeCode)GfTimeCodefriend
TfHashAppend(HashState &h, const GfTimeCode &t)GfTimeCodefriend