Method GfSlerp
GfSlerp(double, GfQuatd, GfQuatd)
Declaration
public static GfQuatd GfSlerp(double alpha, GfQuatd q0, GfQuatd q1)
Parameters
Returns
GfSlerp(GfQuatd, GfQuatd, double)
Declaration
public static GfQuatd GfSlerp(GfQuatd q0, GfQuatd q1, double alpha)
Parameters
Returns
GfSlerp(double, GfQuaternion, GfQuaternion)
Declaration
public static GfQuaternion GfSlerp(double alpha, GfQuaternion q0, GfQuaternion q1)
Parameters
Returns
GfSlerp(GfQuaternion, GfQuaternion, double)
Declaration
public static GfQuaternion GfSlerp(GfQuaternion q0, GfQuaternion q1, double alpha)
Parameters
Returns
GfSlerp(double, GfQuatf, GfQuatf)
Declaration
public static GfQuatf GfSlerp(double alpha, GfQuatf q0, GfQuatf q1)
Parameters
Returns
GfSlerp(GfQuatf, GfQuatf, double)
Declaration
public static GfQuatf GfSlerp(GfQuatf q0, GfQuatf q1, double alpha)
Parameters
Returns
GfSlerp(double, GfQuath, GfQuath)
Declaration
public static GfQuath GfSlerp(double alpha, GfQuath q0, GfQuath q1)
Parameters
Returns
GfSlerp(GfQuath, GfQuath, double)
Declaration
public static GfQuath GfSlerp(GfQuath q0, GfQuath q1, double alpha)
Parameters
Returns
GfSlerp(double, GfVec3d, GfVec3d)
Declaration
public static GfVec3d GfSlerp(double alpha, GfVec3d v0, GfVec3d v1)
Parameters
Returns
GfSlerp(double, GfVec3f, GfVec3f)
Declaration
public static GfVec3f GfSlerp(double alpha, GfVec3f v0, GfVec3f v1)
Parameters
Returns
GfSlerp(double, GfVec3h, GfVec3h)
Declaration
public static GfVec3h GfSlerp(double alpha, GfVec3h v0, GfVec3h v1)
Parameters
Returns