This is the complete list of members for MathExtension, including all inherited members.
| ApproxColor(this Color value, Color to, float range=0.004f) | MathExtension | static | 
| ApproxColor32(this Color32 value, Color32 to, int range=1) | MathExtension | static | 
| ApproxFloat(this float value, float to, float range=1e-7f) | MathExtension | static | 
| ApproxQuaternion(this Quaternion value, Quaternion to, bool euler=true, float range=1e-7f) | MathExtension | static | 
| ApproxVector2(this Vector2 value, Vector2 to, float range=1e-7f) | MathExtension | static | 
| ApproxVector3(this Vector3 value, Vector3 to, float range=1e-7f) | MathExtension | static | 
| GetIntersect(this Bounds bounds, Bounds value, bool absolute=true) | MathExtension | static | 
| GetOverlap(this Rect rect, Rect value, bool absolute=true) | MathExtension | static | 
| GetRandomPoint(this Bounds bounds) | MathExtension | static | 
| GetRandomPoint(this Rect rect) | MathExtension | static | 
| NormalizedToPoint(this Bounds bounds, Vector3 value, bool clamp=true) | MathExtension | static | 
| PointToNormalized(this Bounds bounds, Vector3 value, bool clamp=true) | MathExtension | static | 
| ToAbs(this int value) | MathExtension | static | 
| ToAbs(this float value) | MathExtension | static | 
| ToAbs(this Vector2 value) | MathExtension | static | 
| ToAbs(this Vector3 value) | MathExtension | static | 
| ToRound(this float value) | MathExtension | static | 
| ToRound(this Vector2 value) | MathExtension | static | 
| ToRound(this Vector3 value) | MathExtension | static |