HDK
|
This is the complete list of members for CL_TimeWarp, 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 | |
CL_TimeWarp() | CL_TimeWarp | |
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 |
warpIsValid() | CL_TimeWarp | inline |
warpLength() | CL_TimeWarp | inline |
warpSample(fpreal sample) | CL_TimeWarp | |
~CL_TimeWarp() | CL_TimeWarp | virtual |