libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo es el conjunto de objetos y funciones, que permiten ejecutar las operaciones básicas de la plataforma Moldeo, y que compone su núcleo.
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Amigas 'defines' Grupos Páginas
moParamInterpolation Lista de los miembros

Lista completa de los miembros de moParamInterpolation, incluyendo todos los heredados:

Activate()moParamInterpolation
bezier_x(double t, double Ax, double Bx, double Cx)moParamInterpolation
bezier_x_der(double t, double Ax, double Bx, double Cx)moParamInterpolation
bezier_y(double t, double Ay, double By, double Cy)moParamInterpolation
cubic_bezier(double t, double p1, double p2, double p3, double p4)moParamInterpolation
find_x_for(double t, double Ax, double Bx, double Cx)moParamInterpolation
GetDuration()moParamInterpolation
GetFunctionToText()moParamInterpolation
GetTimer() const moParamInterpolation
InterpolateData(moData &pParamData)moParamInterpolation
InterpolateValue(moValue &pParamValue)moParamInterpolation
IsOn() const moParamInterpolation
moParamInterpolation()moParamInterpolation
moParamInterpolation(const moParamInterpolation &src)moParamInterpolation
operator=(const moParamInterpolation &src)moParamInterpolation
SetDuration(MOlong p_fun_duration)moParamInterpolation
SetInterpolation(const moText &p_interpol_fun, const moText &p_fun_duration=moText(1000), const moText &p_fun_expression=moText())moParamInterpolation
SetInterpolation(moParamInterpolationFunction p_interpol_fun, const moText &p_fun_duration=moText("1000"), const moText &p_fun_expression=moText(""))moParamInterpolation
SetInterpolationFunction(const moText &p_interpol_fun)moParamInterpolation
StartInterpolation(const moData &p_data_in, const moData &p_data_out)moParamInterpolation
StartInterpolation(const moValue &p_value_in, const moValue &p_value_out)moParamInterpolation
StopInterpolation()moParamInterpolation
ToJSON()moParamInterpolationinline
~moParamInterpolation()moParamInterpolationvirtual