|
HDK
|
This is the complete list of members for TsKnot, including all inherited members.
| _GetData() | TsKnot | inlineprotected |
| _GetData() const | TsKnot | inlineprotected |
| ClearPreValue() | TsKnot | |
| GetCurveType() const | TsKnot | |
| GetCustomData() const | TsKnot | |
| GetCustomDataByKey(const std::string &keyPath) const | TsKnot | |
| GetNextInterpolation() const | TsKnot | |
| GetPostTanSlope(VtValue *slopeOut) const | TsKnot | |
| GetPostTanSlope(T *slopeOut) const | TsKnot | |
| GetPostTanWidth() const | TsKnot | |
| GetPreTanSlope(VtValue *slopeOut) const | TsKnot | |
| GetPreTanSlope(T *slopeOut) const | TsKnot | |
| GetPreTanWidth() const | TsKnot | |
| GetPreValue(VtValue *valueOut) const | TsKnot | |
| GetPreValue(T *valueOut) const | TsKnot | |
| GetTime() const | TsKnot | |
| GetValue(VtValue *valueOut) const | TsKnot | |
| GetValue(T *valueOut) const | TsKnot | |
| GetValueType() const | TsKnot | |
| IsC0Continuous() const | TsKnot | |
| IsC1Continuous() const | TsKnot | |
| IsDualValued() const | TsKnot | |
| IsG1Continuous() const | TsKnot | |
| IsHolding() const | TsKnot | |
| operator!=(const TsKnot &other) const | TsKnot | |
| operator=(const TsKnot &other) | TsKnot | |
| operator=(TsKnot &&other) | TsKnot | |
| operator==(const TsKnot &other) const | TsKnot | |
| SetCurveType(TsCurveType curveType) | TsKnot | |
| SetCustomData(VtDictionary customData) | TsKnot | |
| SetCustomDataByKey(const std::string &keyPath, VtValue value) | TsKnot | |
| SetNextInterpolation(TsInterpMode mode) | TsKnot | |
| SetPostTanSlope(VtValue slope) | TsKnot | |
| SetPostTanSlope(T slope) | TsKnot | |
| SetPostTanWidth(TsTime width) | TsKnot | |
| SetPreTanSlope(VtValue slope) | TsKnot | |
| SetPreTanSlope(T slope) | TsKnot | |
| SetPreTanWidth(TsTime width) | TsKnot | |
| SetPreValue(VtValue value) | TsKnot | |
| SetPreValue(const T value) | TsKnot | |
| SetTime(TsTime time) | TsKnot | |
| SetValue(VtValue value) | TsKnot | |
| SetValue(const T value) | TsKnot | |
| TsKnot() | TsKnot | |
| TsKnot(TfType valueType, TsCurveType curveType=TsCurveTypeBezier) | TsKnot | |
| TsKnot(const TsKnot &other) | TsKnot | |
| TsKnot(TsKnot &&other) | TsKnot | |
| TsKnot(Ts_KnotData *data, TfType valueType, VtDictionary &&customData) | TsKnot | protected |
| TsKnotMap class | TsKnot | friend |
| TsRegressionPreventer class | TsKnot | friend |
| TsSpline class | TsKnot | friend |
| ~TsKnot() | TsKnot |