Katana Plug-in APIs 0.1

Foundry::Katana::FnExpressionMath Member List

This is the complete list of members for Foundry::Katana::FnExpressionMath, including all inherited members.
cfit(float value, float oldmin, float oldmax, float newmin, float newmax)Foundry::Katana::FnExpressionMath [static]
clamp(int value, int a, int b)Foundry::Katana::FnExpressionMath [static]
fit(float value, float oldmin, float oldmax, float newmin, float newmax)Foundry::Katana::FnExpressionMath [static]
lerp(float mix, float a, float b)Foundry::Katana::FnExpressionMath [static]
noise(float x)Foundry::Katana::FnExpressionMath [static]
randval(float min, float max, int seed)Foundry::Katana::FnExpressionMath [static]
smoothstep(float t)Foundry::Katana::FnExpressionMath [static]
snoise(float x)Foundry::Katana::FnExpressionMath [static]
softcfit(float value, float oldmin, float oldmax, float newmin, float newmax)Foundry::Katana::FnExpressionMath [static]
stablehash(const std::string &cacheID)Foundry::Katana::FnExpressionMath [static]
 All Classes Functions Variables Typedefs Enumerations Enumerator