|
HDK
|
This is the complete list of members for CL_DynamicTimeWarp, including all inherited members.
| addChannel(const fpreal *input_src_channel, const fpreal *input_ref_channel) | CL_TimeWarp | |
| addMotionChannels(const fpreal *src_tx_channel, const fpreal *src_ty_channel, const fpreal *src_tz_channel, const fpreal *ref_tx_channel, const fpreal *ref_ty_channel, const fpreal *ref_tz_channel) | CL_TimeWarp | |
| boundMaxStall(int max_stall) | CL_DynamicTimeWarp | |
| boundMaxStep(int max_step) | CL_DynamicTimeWarp | |
| CL_DynamicTimeWarp() | CL_DynamicTimeWarp | |
| CL_DynamicTimeWarp(const CL_DynamicTimeWarp &dtw) | CL_DynamicTimeWarp | |
| CL_TimeWarp() | CL_TimeWarp | |
| computeWeightFnEulerDistance() | CL_DynamicTimeWarp | |
| computeWeightFnRotations() | CL_DynamicTimeWarp | |
| getRootRotMat(int i, UT_Matrix3R &mat, UT_Matrix3R &inv_mat, bool get_src) | CL_TimeWarp | protected |
| getRootRotVec(int i, UT_Vector3R &vec, bool get_src) | CL_TimeWarp | protected |
| getRootTrnVec(int i, UT_Vector3R &vec, bool get_src) | CL_TimeWarp | protected |
| interpolateWarp() | CL_TimeWarp | |
| linearWarp(fpreal sample, int warp_length) | CL_TimeWarp | |
| myCurrentNumChannels | CL_TimeWarp | protected |
| myNumChannels | CL_TimeWarp | protected |
| myRefChannelLength | CL_TimeWarp | protected |
| myRefChannels | CL_TimeWarp | protected |
| myRefRootRotChannels | CL_TimeWarp | protected |
| myRefRootTrnChannels | CL_TimeWarp | protected |
| mySrcChannelLength | CL_TimeWarp | protected |
| mySrcChannels | CL_TimeWarp | protected |
| mySrcRootRotChannels | CL_TimeWarp | protected |
| mySrcRootTrnChannels | CL_TimeWarp | protected |
| myTrnChannels | CL_TimeWarp | protected |
| myWarpIsValid | CL_TimeWarp | protected |
| myWarpLength | CL_TimeWarp | protected |
| myWarpMap | CL_TimeWarp | protected |
| processMotionChannels() | CL_TimeWarp | |
| refChannel(int i) | CL_TimeWarp | inline |
| setNumChannels(int num_channels, int src_channel_length, int ref_channel_length) | CL_TimeWarp | |
| setRootRotChannels(const fpreal *rx_channel, const fpreal *ry_channel, const fpreal *rz_channel, bool set_src) | CL_TimeWarp | |
| setRootTrnChannels(const fpreal *tx_channel, const fpreal *ty_channel, const fpreal *tz_channel, bool set_src) | CL_TimeWarp | |
| srcChannel(int i) | CL_TimeWarp | inline |
| unboundWarp() | CL_DynamicTimeWarp | |
| warpClip(bool loop_reference, UT_WorkBuffer &error_msg) | CL_DynamicTimeWarp | |
| warpIsValid() | CL_TimeWarp | inline |
| warpLength() | CL_TimeWarp | inline |
| warpSample(fpreal sample) | CL_TimeWarp | |
| warpSubClip(int src_start, int src_length, int ref_start, int ref_length, bool compute_warp, UT_AutoInterrupt &boss) | CL_DynamicTimeWarp | |
| ~CL_DynamicTimeWarp() override | CL_DynamicTimeWarp | |
| ~CL_TimeWarp() | CL_TimeWarp | virtual |