Honeycomb  0.1
Component-Model Framework
honey::Interp_< Real > Member List

This is the complete list of members for honey::Interp_< Real >, including all inherited members.

alignDir(Vec3 &dir, const Vec3 &targetDir, Real angleAmount, optional< int & > rotSign=optnull)honey::Interp_< Real >static
baryCentric(Real f, Real g, const T &x0, const T &x1, const T &x2)honey::Interp_< Real >inlinestatic
baryCentric(Real f, Real g, const Quat &q0, const Quat &q1, const Quat &q2)honey::Interp_< Real >inlinestatic
baryCentric(Real f, Real g, const Transform &tm0, const Transform &tm1, const Transform &tm2)honey::Interp_< Real >inlinestatic
bezier(Real t, const T &v0, const T &v1, const T &v2, const T &v3)honey::Interp_< Real >inlinestatic
bezierAngleAtTime(Real time, const Vec2 &v0, const Vec2 &v1, const Vec2 &v2, const Vec2 &v3)honey::Interp_< Real >static
bezierAtTime(Real time, const Vec2 &v0, const Vec2 &v1, const Vec2 &v2, const Vec2 &v3)honey::Interp_< Real >static
bezierNormalizeHandles(const Vec2 &v0, const Vec2 &v1, const Vec2 &v2, const Vec2 &v3)honey::Interp_< Real >static
bezierPatch(const Matrix4 &coeff, Real x, Real y)honey::Interp_< Real >inlinestatic
bezierPatchCoeff(const Matrix4 &val)honey::Interp_< Real >inlinestatic
bezierRoots(Real y, Real v0, Real v1, Real v2, Real v3)honey::Interp_< Real >static
bezierSubdiv(vector< Vec2 > &cs, int index, Real t)honey::Interp_< Real >static
bezierSubdivAdapt(vector< Vec2 > &cs, int index, Real tol=0.01)honey::Interp_< Real >static
blend(Range &&vals, Seq &&weights_) -> mt_elemOf(vals) honey::Interp_< Real >inlinestatic
catmull(Real t, const T &v0, const T &v1, const T &v2, const T &v3)honey::Interp_< Real >inlinestatic
catmullPatch(const Matrix4 &coeff, Real x, Real y)honey::Interp_< Real >inlinestatic
catmullPatchCoeff(const Matrix4 &val)honey::Interp_< Real >inlinestatic
gaussian(Real x, Real offset, Real scale)honey::Interp_< Real >inlinestatic
gaussian(const MatrixBase< T > &x, const MatrixBase< T > &offset, const MatrixBase< T > &scale)honey::Interp_< Real >inlinestatic
linear(Real t, const T &a, const T &b)honey::Interp_< Real >inlinestatic
linear(Real t, const Quat &a, const Quat &b)honey::Interp_< Real >inlinestatic
linear(Real t, const Transform &a, const Transform &b)honey::Interp_< Real >inlinestatic
linearAngle(Real t, Real angleStart, Real angleEnd, optional< int & > rotSign=optnull)honey::Interp_< Real >static
NoCopy(const NoCopy &)=deletehoney::mt::NoCopyprivate
NoCopy()=defaulthoney::mt::NoCopyprivate
operator=(const NoCopy &)=deletehoney::mt::NoCopyprivate
sin(Real t, bool smoothIn, bool smoothOut)honey::Interp_< Real >inlinestatic