Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, AlphaShapeNei arg0) |
| PreciseVertCoords | coords (self) |
| None | coords (self, PreciseVertCoords arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| AlphaShapeNei | operator (*args, **kwargs) |
| AlphaShapeNei | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_coords = 0 |
Generated from: MR::AlphaShapeNei a neighbour of the point #v in the search of alpha-shape triangles around it
|
static |
| None mrmeshpy.AlphaShapeNei.__init__ | ( | self | ) |
| None mrmeshpy.AlphaShapeNei.__init__ | ( | self, | |
| AlphaShapeNei | arg0 ) |
Implicit copy constructor.
| PreciseVertCoords mrmeshpy.AlphaShapeNei.coords | ( | self | ) |
the neighbour's id together with its integer coordinates
| None mrmeshpy.AlphaShapeNei.coords | ( | self, | |
| PreciseVertCoords | arg1 ) |
|
static |
|
static |
|
staticprotected |