HexMapLibrary
Public Member Functions | Private Attributes | List of all members
Wunderwunsch.HexMapLibrary.MapDistanceCalculatorCorners Class Reference

Public Member Functions

 MapDistanceCalculatorCorners (CoordinateWrapper coordinateWrapper)
 
int Grid (Vector3Int cornerA, Vector3Int cornerB)
 TODO More...
 
float Euclidean (Vector3Int cornerA, Vector3Int cornerB)
 TODO More...
 

Private Attributes

CoordinateWrapper coordinateWrapper
 

Member Function Documentation

◆ Grid()

int Wunderwunsch.HexMapLibrary.MapDistanceCalculatorCorners.Grid ( Vector3Int  cornerA,
Vector3Int  cornerB 
)

TODO

◆ Euclidean()

float Wunderwunsch.HexMapLibrary.MapDistanceCalculatorCorners.Euclidean ( Vector3Int  cornerA,
Vector3Int  cornerB 
)

TODO