![]() |
|
This is the complete list of members for TsTypedKnot< T, typename >, including all inherited members.
| _GetData() (defined in TsKnot) | TsKnot | inlineprotected |
| _GetData() const (defined in TsKnot) | TsKnot | inlineprotected |
| ClearPreValue() (defined in TsKnot) | TsKnot | |
| GetCurveType() const (defined in TsKnot) | TsKnot | |
| GetCustomData() const (defined in TsKnot) | TsKnot | |
| GetCustomDataByKey(const std::string &keyPath) const (defined in TsKnot) | TsKnot | |
| GetNextInterpolation() const (defined in TsKnot) | TsKnot | |
| GetPostTanAlgorithm() const | TsKnot | |
| GetPostTanSlope(VtValue *slopeOut) const (defined in TsKnot) | TsKnot | |
| GetPostTanSlope(T *slopeOut) const (defined in TsKnot) | TsKnot | |
| GetPostTanWidth() const (defined in TsKnot) | TsKnot | |
| GetPreTanAlgorithm() const | TsKnot | |
| GetPreTanSlope(VtValue *slopeOut) const (defined in TsKnot) | TsKnot | |
| GetPreTanSlope(T *slopeOut) const (defined in TsKnot) | TsKnot | |
| GetPreTanWidth() const (defined in TsKnot) | TsKnot | |
| GetPreValue(VtValue *valueOut) const (defined in TsKnot) | TsKnot | |
| GetPreValue(T *valueOut) const (defined in TsKnot) | TsKnot | |
| GetTime() const (defined in TsKnot) | TsKnot | |
| GetValue(VtValue *valueOut) const (defined in TsKnot) | TsKnot | |
| GetValue(T *valueOut) const (defined in TsKnot) | TsKnot | |
| GetValueType() const (defined in TsKnot) | TsKnot | |
| IsC0Continuous() const | TsKnot | |
| IsC1Continuous() const | TsKnot | |
| IsDualValued() const (defined in TsKnot) | TsKnot | |
| IsG1Continuous() const | TsKnot | |
| IsHolding() const (defined in TsKnot) | TsKnot | |
| operator!=(const TsKnot &other) const (defined in TsKnot) | TsKnot | |
| operator=(const TsKnot &other) (defined in TsKnot) | TsKnot | |
| operator=(TsKnot &&other) (defined in TsKnot) | TsKnot | |
| operator==(const TsKnot &other) const (defined in TsKnot) | TsKnot | |
| SetCurveType(TsCurveType curveType) (defined in TsKnot) | TsKnot | |
| SetCustomData(VtDictionary customData) (defined in TsKnot) | TsKnot | |
| SetCustomDataByKey(const std::string &keyPath, VtValue value) (defined in TsKnot) | TsKnot | |
| SetNextInterpolation(TsInterpMode mode) | TsKnot | |
| SetPostTanAlgorithm(TsTangentAlgorithm algorithm) | TsKnot | |
| SetPostTanSlope(VtValue slope) (defined in TsKnot) | TsKnot | |
| SetPostTanSlope(T slope) (defined in TsKnot) | TsKnot | |
| SetPostTanWidth(TsTime width) (defined in TsKnot) | TsKnot | |
| SetPreTanAlgorithm(TsTangentAlgorithm algorithm) | TsKnot | |
| SetPreTanSlope(VtValue slope) (defined in TsKnot) | TsKnot | |
| SetPreTanSlope(T slope) (defined in TsKnot) | TsKnot | |
| SetPreTanWidth(TsTime width) (defined in TsKnot) | TsKnot | |
| SetPreValue(VtValue value) (defined in TsKnot) | TsKnot | |
| SetPreValue(const T value) (defined in TsKnot) | TsKnot | |
| SetTime(TsTime time) (defined in TsKnot) | TsKnot | |
| SetValue(VtValue value) (defined in TsKnot) | TsKnot | |
| SetValue(const T value) (defined in TsKnot) | TsKnot | |
| TsKnot() | TsKnot | |
| TsKnot(TfType valueType) | TsKnot | |
| TsKnot(TfType valueType, TsCurveType curveType) | TsKnot | |
| TsKnot(const TsKnot &other) (defined in TsKnot) | TsKnot | |
| TsKnot(TsKnot &&other) (defined in TsKnot) | TsKnot | |
| TsKnot(Ts_KnotData *data, TfType valueType, VtDictionary &&customData) (defined in TsKnot) | TsKnot | protected |
| TsTypedKnot() (defined in TsTypedKnot< T, typename >) | TsTypedKnot< T, typename > | inline |
| UpdateTangents(const std::optional< TsKnot > prevKnot, const std::optional< TsKnot > nextKnot, TsCurveType curveType=TsCurveTypeBezier) | TsKnot | |
| ~TsKnot() (defined in TsKnot) | TsKnot |