wxRealPoint uses double coordinates and it makes no sense to truncate the result of scaling it to int -- this was almost certainly a copy-and-paste error due to copying the code of the corresponding wxPoint method.
wxRealPoint uses double coordinates and it makes no sense to truncate the result of scaling it to int -- this was almost certainly a copy-and-paste error due to copying the code of the corresponding wxPoint method.