| 
    IDA SDK
    
   | 
 
Coordinate in a graph view (double precision)
Public Attributes | |
| double | x = 0.0 | 
| double | y = 0.0 | 
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 |