Hexagon
|
This is the complete list of members for HexVectorUtils, including all inherited members.
CeilToInt(this Vector2 vector2) | HexVectorUtils | inlinestatic |
CeilToInt(this Vector3 vector3) | HexVectorUtils | inlinestatic |
ConvertTo2D(this Vector3 vector3) | HexVectorUtils | static |
ConvertTo2D(this Vector2Int vector2Int) | HexVectorUtils | static |
ConvertTo3D(this Vector2 vector2) | HexVectorUtils | static |
ConvertTo3D(this Vector3Int vector3Int) | HexVectorUtils | static |
Distance(this Vector2 a, Vector2 b) | HexVectorUtils | static |
Distance(this Vector2Int a, Vector2Int b) | HexVectorUtils | static |
Distance(this Vector3 a, Vector3 b) | HexVectorUtils | static |
Distance(this Vector3Int a, Vector3Int b) | HexVectorUtils | static |
DistanceXY(this Vector3 a, Vector3 b) | HexVectorUtils | static |
FloorToInt(this Vector2 vector2) | HexVectorUtils | inlinestatic |
FloorToInt(this Vector3 vector3) | HexVectorUtils | inlinestatic |
NearlyEquals(this Vector3 a, Vector3 b, double inaccuracy=1.0E-5) | HexVectorUtils | static |
NearlyEquals(this Vector2 a, Vector2 b, double inaccuracy=1.0E-5) | HexVectorUtils | static |
RoundToInt(this Vector2 vector2) | HexVectorUtils | inlinestatic |
RoundToInt(this Vector3 vector3) | HexVectorUtils | inlinestatic |
SqrDistance(this Vector2 a, Vector2 b) | HexVectorUtils | static |
SqrDistance(this Vector2Int a, Vector2Int b) | HexVectorUtils | static |
SqrDistance(this Vector3 a, Vector3 b) | HexVectorUtils | static |
SqrDistance(this Vector3Int a, Vector3Int b) | HexVectorUtils | static |
SqrDistanceXY(this Vector3 a, Vector3 b) | HexVectorUtils | static |