HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CL_TimeWarp Member List

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_TimeWarpprotected
getRootRotVec(int i, UT_Vector3R &vec, bool get_src)CL_TimeWarpprotected
getRootTrnVec(int i, UT_Vector3R &vec, bool get_src)CL_TimeWarpprotected
interpolateWarp()CL_TimeWarp
linearWarp(fpreal sample, int warp_length)CL_TimeWarp
myCurrentNumChannelsCL_TimeWarpprotected
myNumChannelsCL_TimeWarpprotected
myRefChannelLengthCL_TimeWarpprotected
myRefChannelsCL_TimeWarpprotected
myRefRootRotChannelsCL_TimeWarpprotected
myRefRootTrnChannelsCL_TimeWarpprotected
mySrcChannelLengthCL_TimeWarpprotected
mySrcChannelsCL_TimeWarpprotected
mySrcRootRotChannelsCL_TimeWarpprotected
mySrcRootTrnChannelsCL_TimeWarpprotected
myTrnChannelsCL_TimeWarpprotected
myWarpIsValidCL_TimeWarpprotected
myWarpLengthCL_TimeWarpprotected
myWarpMapCL_TimeWarpprotected
processMotionChannels()CL_TimeWarp
refChannel(int i)CL_TimeWarpinline
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_TimeWarpinline
warpIsValid()CL_TimeWarpinline
warpLength()CL_TimeWarpinline
warpSample(fpreal sample)CL_TimeWarp
~CL_TimeWarp()CL_TimeWarpvirtual