|
Hexagon
|
This is the complete list of members for Hexagon.HexVectorOps, including all inherited members.
| Abs(this Vector3 vector) | Hexagon.HexVectorOps | static |
| Abs(this Vector3Int vector) | Hexagon.HexVectorOps | static |
| Abs(this Vector2 vector) | Hexagon.HexVectorOps | static |
| Abs(this Vector2Int vector) | Hexagon.HexVectorOps | static |
| Average(this IEnumerable< Vector2 > vectors) | Hexagon.HexVectorOps | inlinestatic |
| Average(this IEnumerable< Vector3 > vectors) | Hexagon.HexVectorOps | inlinestatic |
| Divide(this Vector3 a, Vector3 b) | Hexagon.HexVectorOps | static |
| Divide(this Vector3Int a, Vector3Int b) | Hexagon.HexVectorOps | static |
| Divide(this Vector2 a, Vector2 b) | Hexagon.HexVectorOps | static |
| Divide(this Vector2Int a, Vector2Int b) | Hexagon.HexVectorOps | static |
| Pow(this Vector3 vector, float exponent) | Hexagon.HexVectorOps | static |
| Pow(this Vector2 vector, float exponent) | Hexagon.HexVectorOps | static |
| Scale(this Vector3 a, Vector3 b) | Hexagon.HexVectorOps | static |
| Scale(this Vector3Int a, Vector3Int b) | Hexagon.HexVectorOps | static |
| Scale(this Vector2 a, Vector2 b) | Hexagon.HexVectorOps | static |
| Scale(this Vector2Int a, Vector2Int b) | Hexagon.HexVectorOps | static |
| ScaleX(this Vector3 vec, float factor) | Hexagon.HexVectorOps | static |
| ScaleX(this Vector2 vec, float factor) | Hexagon.HexVectorOps | static |
| ScaleY(this Vector3 vec, float factor) | Hexagon.HexVectorOps | static |
| ScaleY(this Vector2 vec, float factor) | Hexagon.HexVectorOps | static |
| ScaleZ(this Vector3 vec, float factor) | Hexagon.HexVectorOps | static |
| Sqrt(this Vector3 vector) | Hexagon.HexVectorOps | static |
| Sqrt(this Vector2 vector) | Hexagon.HexVectorOps | static |