ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
Mathematics Member List

This is the complete list of members for Mathematics, including all inherited members.

BilinearInterpolation(float scaleX, float scaleY, float x1, float y1, float x2, float y2, float v11, float v12, float v21, float v22)Mathematicsstatic
BounceInterpolation(float beg, float fin, float ratio)Mathematicsstatic
Constrain(T value, T minimum, T maximum)Mathematicsstatic
ConstrainMap(T value, T inLow, T inMax, T outMin, T outMax)Mathematicsstatic
CosineInterpolation(float beg, float fin, float ratio)Mathematicsstatic
CosineTransition(float beg, float fin, float ratio)Mathematicsstatic
CubicLerp(float a, float b, float c, float d, float t)Mathematicsstatic
DegreesToRadians(T degrees)Mathematicsstatic
DoubleToCleanString(float value)Mathematicsstatic
EPSILONMathematicsstatic
FAbs(float f)Mathematicsstatic
FFloor(float f)Mathematicsstatic
FLTMAXMathematicsstatic
FLTMINMathematicsstatic
Fract(float value)Mathematicsstatic
FSqrt(float f)Mathematicsstatic
HermiteInterpolation(float t)Mathematicsstatic
IsClose(float v1, float v2, float epsilon)Mathematicsstatic
IsFinite(float value)Mathematicsstatic
IsInfinite(float value)Mathematicsstatic
IsNaN(float value)Mathematicsstatic
Lerp(float a, float b, float t)Mathematicsstatic
M180DPIMathematicsstatic
Map(T value, T inLow, T inMax, T outMin, T outMax)Mathematicsstatic
Max(T value1, T value2)Mathematicsstatic
Max(T v1, T v2, T v3)Mathematicsstatic
Min(T value1, T value2)Mathematicsstatic
Min(T v1, T v2, T v3)Mathematicsstatic
MPIMathematicsstatic
MPID180Mathematicsstatic
PingPong(float t)Mathematicsstatic
Pow(float value, float exponent)Mathematicsstatic
QuinticInterpolation(float t)Mathematicsstatic
RadiansToDegrees(T radians)Mathematicsstatic
RoundUpWindow(int value, int multiple)Mathematicsstatic
Sign(float value)Mathematicsstatic
Sqrt(float value)Mathematicsstatic