libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
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() constmoParamInterpolation
InterpolateData(moData &pParamData)moParamInterpolation
InterpolateValue(moValue &pParamValue)moParamInterpolation
IsOn() constmoParamInterpolation
m_bIsOnmoParamInterpolationprivate
m_DataInmoParamInterpolationprivate
m_DataInterpolatedmoParamInterpolationprivate
m_DataOutmoParamInterpolationprivate
m_DurationmoParamInterpolationprivate
m_FullJSONmoParamInterpolationprivate
m_FunctionmoParamInterpolationprivate
m_TimermoParamInterpolationprivate
m_ValueInmoParamInterpolationprivate
m_ValueInterpolatedmoParamInterpolationprivate
m_ValueOutmoParamInterpolationprivate
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