Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::CInterpolator Member List

This is the complete list of members for Skylicht::CInterpolator, including all inherited members.

addControlPoint(int layer=0)Skylicht::CInterpolator
addEntry(const SInterpolatorEntry &entry)Skylicht::CInterpolatorinline
addEntry(float x, float y)Skylicht::CInterpolatorinline
addEntry(int layer, float x, float y)Skylicht::CInterpolatorinline
addEntry(float x, const core::vector2df &v)Skylicht::CInterpolatorinline
addEntry(float x, const core::vector3df &v)Skylicht::CInterpolatorinline
addEntry(float x, const video::SColorf &c)Skylicht::CInterpolatorinline
CInterpolator()Skylicht::CInterpolator
clearGraph()Skylicht::CInterpolatorinline
Color enum valueSkylicht::CInterpolator
computeBezier(const SControlPoint &p1, const SControlPoint &p2, ArrayPoint2df &points, int bezierStep)Skylicht::CInterpolator
computeLine(int layer, std::vector< ArrayPoint2df > &lines, int bezierStep)Skylicht::CInterpolator
EInterpolatorType enum nameSkylicht::CInterpolator
empty()Skylicht::CInterpolatorinline
Float enum valueSkylicht::CInterpolator
generateGraph(int layer, int bezierStep)Skylicht::CInterpolator
getControlPoints(int layer)Skylicht::CInterpolatorinline
getControlPoints(int layer) constSkylicht::CInterpolatorinline
getGraph()Skylicht::CInterpolatorinline
getGraph() constSkylicht::CInterpolatorinline
getMinMaxXY(core::vector2df &min, core::vector2df &max)Skylicht::CInterpolator
getType()Skylicht::CInterpolatorinline
interpolate(float x)Skylicht::CInterpolator
interpolateColorf(float x)Skylicht::CInterpolator
interpolateVec2(float x)Skylicht::CInterpolator
interpolateVec3(float x)Skylicht::CInterpolator
m_controls (defined in Skylicht::CInterpolator)Skylicht::CInterpolatorprotected
m_graph (defined in Skylicht::CInterpolator)Skylicht::CInterpolatorprotected
m_type (defined in Skylicht::CInterpolator)Skylicht::CInterpolatorprotected
operator=(const CInterpolator &other)Skylicht::CInterpolatorinline
setType(EInterpolatorType type)Skylicht::CInterpolatorinline
Vector2 enum valueSkylicht::CInterpolator
Vector3 enum valueSkylicht::CInterpolator
~CInterpolator()Skylicht::CInterpolatorvirtual