This is the complete list of members for Mathv, including all inherited members.
| CartesianToSperical(Vector3 point) | Mathv | static |
| GetNearestEdge(IList< Vector3 > polygon, Vector3 point, float maxDistance=Mathf.Infinity, int startEdgeIndex=0) | Mathv | static |
| GetNearestEdge(IList< Vector3 > polygon, Vector3 point, int startEdgeIndex=0) | Mathv | static |
| MaxElement(Vector3 vector) | Mathv | static |
| MinElement(Vector3 vector) | Mathv | static |
| ProjectPointOnLine(Vector3 point, Vector3 start, Vector3 end, bool clamped=true) | Mathv | static |
| RoundZeroElements(ref Vector3 point) | Mathv | static |
| SphericalToCartesian(Vector2 point) | Mathv | static |