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

This is the complete list of members for CL_Sequence, including all inherited members.

blendQuaternion(fpreal *rx, fpreal *ry, fpreal *rz, fpreal rx1, fpreal ry1, fpreal rz1, fpreal rx2, fpreal ry2, fpreal rz2, fpreal ox, fpreal oy, fpreal oz, int size, fpreal *blend, fpreal *base, const UT_XformOrder &order, const UT_XformOrder &order2)CL_Sequencestatic
blendTranslates(fpreal *trans, fpreal tp1, fpreal tp2, fpreal tp3, fpreal tn1, fpreal tn2, fpreal tn3, int size)CL_Sequencestatic
getBlendValues(int nsamples, fpreal *data, fpreal bias, CL_BlendFunction func)CL_Sequencestatic
getCubic(int nsamples, fpreal *data, fpreal off1, fpreal val1, fpreal slope1, fpreal off2, fpreal val2, fpreal slope2)CL_Sequencestatic
getCubicParms(fpreal off1, fpreal val1, fpreal slope1, fpreal off2, fpreal val2, fpreal slope2, UT_Vector4R &result)CL_Sequencestatic
quatSequence(fpreal *&rx, fpreal *&ry, fpreal *&rz, CL_TrackListC &sourcex, CL_TrackListC &sourcey, CL_TrackListC &sourcez, int blend_region, fpreal blend_bias, int blend_type, fpreal stepx, fpreal stepy, fpreal stepz, UT_XformOrder order, CL_BlendFunction blend_function)CL_Sequencestatic
sequence(fpreal *&result, CL_TrackListC &source, int blend_region, fpreal blend_bias, fpreal step_factor, int mirror, int blend_type, int iscycle, fpreal cycle, CL_BlendFunction func, fpreal partial_first=1.0, fpreal partial_last=1.0, int steady_segment=0, int *steady_index=0)CL_Sequencestatic
transSequence(fpreal *&tx, fpreal *&ty, fpreal *&tz, CL_TrackListC &sourcex, CL_TrackListC &sourcey, CL_TrackListC &sourcez, int blend_region, int blend_type)CL_Sequencestatic
usesBias(CL_BlendFunction func)CL_Sequencestatic