|
HDK
|
#include <knotData.h>
Inheritance diagram for Ts_TypedKnotDataProxy< T >:Public Member Functions | |
| Ts_TypedKnotDataProxy (Ts_TypedKnotData< T > *data) | |
| Ts_KnotData * | CloneData () const override |
| void | DeleteData () override |
| TfType | GetValueType () const override |
| bool | IsDataEqualTo (const Ts_KnotData &other) const override |
| void | SetValue (VtValue value) override |
| void | GetValue (VtValue *valueOut) const override |
| void | SetPreValue (VtValue value) override |
| void | GetPreValue (VtValue *valueOut) const override |
| void | SetPreTanSlope (VtValue slope) override |
| void | GetPreTanSlope (VtValue *slopeOut) const override |
| void | SetPostTanSlope (VtValue slope) override |
| void | GetPostTanSlope (VtValue *slopeOut) const override |
Public Member Functions inherited from Ts_KnotDataProxy | |
| virtual | ~Ts_KnotDataProxy () |
Additional Inherited Members | |
Static Public Member Functions inherited from Ts_KnotDataProxy | |
| static std::unique_ptr < Ts_KnotDataProxy > | Create (Ts_KnotData *data, TfType valueType) |
Definition at line 210 of file knotData.h.
|
explicit |
Definition at line 311 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 318 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 324 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 395 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 381 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 367 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 353 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 330 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 336 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 388 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 374 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 360 of file knotData.h.
|
overridevirtual |
Implements Ts_KnotDataProxy.
Definition at line 346 of file knotData.h.