| _Eval(const TsTime time, VtValue *const valueOut, const Ts_EvalAspect aspect, const Ts_EvalLocation location) const (defined in TsSpline) | TsSpline | |
| AdjustRegressiveTangents() | TsSpline | |
| BakeInnerLoops() | TsSpline | |
| Breakdown(TsTime time, GfInterval *affectedIntervalOut=nullptr) | TsSpline | |
| CanBreakdown(TsTime time, std::string *reason=nullptr) | TsSpline | |
| CanSetKnot(const TsKnot &knot, std::string *reasonOut=nullptr) const (defined in TsSpline) | TsSpline | |
| ClearKnots() (defined in TsSpline) | TsSpline | |
| ClearRedundantKnots(VtValue defaultValue=VtValue(), const GfInterval &interval=GfInterval::GetFullInterval()) | TsSpline | |
| DoSidesDiffer(TsTime time) const (defined in TsSpline) | TsSpline | |
| Eval(TsTime time, T *valueOut) const (defined in TsSpline) | TsSpline | |
| EvalDerivative(TsTime time, T *valueOut) const (defined in TsSpline) | TsSpline | |
| EvalHeld(TsTime time, T *valueOut) const (defined in TsSpline) | TsSpline | |
| EvalPreDerivative(TsTime time, T *valueOut) const (defined in TsSpline) | TsSpline | |
| EvalPreValue(TsTime time, T *valueOut) const (defined in TsSpline) | TsSpline | |
| EvalPreValueHeld(TsTime time, T *valueOut) const (defined in TsSpline) | TsSpline | |
| GetAntiRegressionAuthoringMode() | TsSpline | static |
| GetCurveType() const (defined in TsSpline) | TsSpline | |
| GetInnerLoopParams() const (defined in TsSpline) | TsSpline | |
| GetKnot(TsTime time, TsKnot *knotOut) const | TsSpline | |
| GetKnots() const | TsSpline | |
| GetKnots(const GfInterval &timeInterval) const | TsSpline | |
| GetKnotsWithInnerLoopsBaked() const | TsSpline | |
| GetKnotsWithLoopsBaked(const GfInterval &interval) const | TsSpline | |
| GetPostExtrapolation() const (defined in TsSpline) | TsSpline | |
| GetPreExtrapolation() const (defined in TsSpline) | TsSpline | |
| GetValueRange(const GfInterval &timeSpan, std::pair< VtValue, VtValue > *rangeOut) const | TsSpline | |
| GetValueRange(const GfInterval &timeSpan, std::pair< T, T > *rangeOut) const | TsSpline | |
| GetValueType() const (defined in TsSpline) | TsSpline | |
| HasExtrapolatingLoops() const (defined in TsSpline) | TsSpline | |
| HasInnerLoops() const (defined in TsSpline) | TsSpline | |
| HasLoops() const | TsSpline | |
| HasRegressiveTangents() const | TsSpline | |
| HasValueBlockAtTime(TsTime time) const (defined in TsSpline) | TsSpline | |
| HasValueBlocks() const (defined in TsSpline) | TsSpline | |
| IsC0Continuous() const | TsSpline | |
| IsC1Continuous() const | TsSpline | |
| IsEmpty() const (defined in TsSpline) | TsSpline | |
| IsG1Continuous() const | TsSpline | |
| IsHolding() const (defined in TsSpline) | TsSpline | |
| IsKnotRedundant(TsTime time, VtValue defaultValue=VtValue()) const | TsSpline | |
| IsLinear() const | TsSpline | |
| IsSegmentFlat(TsTime startTime) const | TsSpline | |
| IsSegmentMonotonic(TsTime startTime) const | TsSpline | |
| IsSupportedValueType(TfType valueType) (defined in TsSpline) | TsSpline | static |
| IsTimeValued() const (defined in TsSpline) | TsSpline | |
| IsVarying() const | TsSpline | |
| operator!=(const TsSpline &other) const (defined in TsSpline) | TsSpline | |
| operator=(const TsSpline &other) (defined in TsSpline) | TsSpline | |
| operator==(const TsSpline &other) const (defined in TsSpline) | TsSpline | |
| RemoveKnot(TsTime time, GfInterval *affectedIntervalOut=nullptr) | TsSpline | |
| Sample(const GfInterval &timeInterval, double timeScale, double valueScale, double tolerance, TsSplineSamples< Vertex > *splineSamples) const | TsSpline | inline |
| Sample(const GfInterval &timeInterval, double timeScale, double valueScale, double tolerance, TsSplineSamplesWithSources< Vertex > *splineSamples) const | TsSpline | inline |
| SetCurveType(TsCurveType curveType) (defined in TsSpline) | TsSpline | |
| SetInnerLoopParams(const TsLoopParams ¶ms) (defined in TsSpline) | TsSpline | |
| SetKnot(const TsKnot &knot, GfInterval *affectedIntervalOut=nullptr) | TsSpline | |
| SetKnots(const TsKnotMap &knots) (defined in TsSpline) | TsSpline | |
| SetPostExtrapolation(const TsExtrapolation &extrap) (defined in TsSpline) | TsSpline | |
| SetPreExtrapolation(const TsExtrapolation &extrap) (defined in TsSpline) | TsSpline | |
| SetTimeValued(bool timeValued) (defined in TsSpline) | TsSpline | |
| TfHashAppend (defined in TsSpline) | TsSpline | friend |
| Ts_BinaryDataAccess (defined in TsSpline) | TsSpline | friend |
| Ts_GetSplineData (defined in TsSpline) | TsSpline | friend |
| Ts_GetSplineData (defined in TsSpline) | TsSpline | friend |
| Ts_SplineOffsetAccess (defined in TsSpline) | TsSpline | friend |
| TsRegressionPreventer (defined in TsSpline) | TsSpline | friend |
| TsSpline() | TsSpline | |
| TsSpline(TfType valueType) | TsSpline | |
| TsSpline(const TsSpline &other) (defined in TsSpline) | TsSpline | |