y member.
+\membersection{wxPoint::operator $==$}\label{wxpointequal}
+
+\func{bool}{operator $==$}{\param{const wxPoint\& }{pt}}
+
+Equality operator: returns \true if two points are the same.
+
+
+\membersection{wxPoint::operator $!=$}\label{wxpointnotequal}
+
+\func{bool}{operator $!=$}{\param{const wxPoint\& }{pt}}
+
+Inequality operator: returns \true if two points are different.
+