Proxy of C++ TPointDouble class.  
|  | 
|  | __init__ (self, *args) | 
|  | init(self) -> TPointDouble init(self, a, b) -> TPointDouble 
 | 
|  | 
| "void" | add (self, "TPointDouble" r) | 
|  | add(self, r) 
 | 
|  | 
| "void" | sub (self, "TPointDouble" r) | 
|  | sub(self, r) 
 | 
|  | 
| "void" | negate (self) | 
|  | negate(self) 
 | 
|  | 
| "bool" | __eq__ (self, "TPointDouble" r) | 
|  | eq(self, r) -> bool 
 | 
|  | 
| "bool" | __ne__ (self, "TPointDouble" r) | 
|  | ne(self, r) -> bool 
 | 
|  | 
|  | 
| str | x = property(_ida_graph.TPointDouble_x_get, _ida_graph.TPointDouble_x_set, doc=) | 
|  | 
| str | y = property(_ida_graph.TPointDouble_y_get, _ida_graph.TPointDouble_y_set, doc=) | 
|  | 
|  | 
|  | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|  | 
◆ __init__()
      
        
          | __init__ | ( |  | self, | 
        
          |  |  | * | args ) | 
      
 
 
◆ __eq__()
      
        
          | "bool" __eq__ | ( |  | self, | 
        
          |  |  | "TPointDouble" | r ) | 
      
 
 
◆ __ne__()
      
        
          | "bool" __ne__ | ( |  | self, | 
        
          |  |  | "TPointDouble" | r ) | 
      
 
 
◆ add()
      
        
          | "void" add | ( |  | self, | 
        
          |  |  | "TPointDouble" | r ) | 
      
 
 
◆ negate()
◆ sub()
      
        
          | "void" sub | ( |  | self, | 
        
          |  |  | "TPointDouble" | r ) | 
      
 
 
  
  | 
        
          | str x = property(_ida_graph.TPointDouble_x_get, _ida_graph.TPointDouble_x_set, doc=) |  | static | 
 
 
  
  | 
        
          | str y = property(_ida_graph.TPointDouble_y_get, _ida_graph.TPointDouble_y_set, doc=) |  | static | 
 
 
◆ thisown
  
  | 
        
          | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |  | static | 
 
 
The documentation for this class was generated from the following file: