|
IDA SDK
|
Coordinate in a graph view (double precision)
Public Attributes | |
| double | x |
| double | y |
Public Member Functions | |
| TPointDouble (double a, double b) | |
| TPointDouble (const point_t &r) | |
| void | add (const TPointDouble &r) |
| void | sub (const TPointDouble &r) |
| void | negate (void) |
| template<class T > | |
| void | div (T d) |
| bool | operator== (const TPointDouble &r) const |
| bool | operator!= (const TPointDouble &r) const |
1.8.9.1