| Trees | Indices | Help |
|
|---|
|
|
object --+
|
point_t
Proxy of C++ point_t class.
| Instance Methods | |||
| bool |
|
||
| point_t |
|
||
| bool |
|
||
|
|||
|
|||
| point_t |
|
||
|
|||
| point_t |
|
||
|
Inherited from |
|||
| Properties | |
|
thisown The membership flag |
|
|
x point_t_x_get(self) -> int |
|
|
y point_t_y_get(self) -> int |
|
|
Inherited from |
|
| Method Details |
__init__(self, _x, _y) -> point_t
|
repr(x)
|
| Property Details |
thisownThe membership flag
|
xpoint_t_x_get(self) -> int
|
ypoint_t_y_get(self) -> int
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |