Factorize FTreeCoordinate code using FPoint
FTreeCoordinate and FPoint have a lot of methods in common. FTreeCoordinate now inherits from FPoint to avoid code duplication.
Showing
Please register or sign in to comment
FTreeCoordinate and FPoint have a lot of methods in common. FTreeCoordinate now inherits from FPoint to avoid code duplication.