|
IDAPython 9.0
|
Public Member Functions | |
| __init__ (self, *args) | |
| None | add (self, 'TPointDouble' r) |
| None | sub (self, 'TPointDouble' r) |
| None | negate (self) |
| bool | __eq__ (self, 'TPointDouble' r) |
| bool | __ne__ (self, 'TPointDouble' r) |
Static Public Attributes | |
| str | x |
| str | y |
Properties | |
| thisown | |
| __init__ | ( | self, | |
| * | args ) |
| bool __eq__ | ( | self, | |
| 'TPointDouble' | r ) |
| bool __ne__ | ( | self, | |
| 'TPointDouble' | r ) |
| None add | ( | self, | |
| 'TPointDouble' | r ) |
| None negate | ( | self | ) |
| None sub | ( | self, | |
| 'TPointDouble' | r ) |
|
static |
|
static |
|
static |