MeshLib Python Docs
Loading...
Searching...
No Matches

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

Detailed Description

Generated from:  MR::AlphaShapeNei

a neighbour of the point #v in the search of alpha-shape triangles around it

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.AlphaShapeNei.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.AlphaShapeNei.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.AlphaShapeNei.__init__ ( self,
AlphaShapeNei arg0 )
Implicit copy constructor.

Member Function Documentation

◆ coords() [1/2]

PreciseVertCoords mrmeshpy.AlphaShapeNei.coords ( self)
the neighbour's id together with its integer coordinates

◆ coords() [2/2]

None mrmeshpy.AlphaShapeNei.coords ( self,
PreciseVertCoords arg1 )

◆ operator() [1/2]

AlphaShapeNei mrmeshpy.AlphaShapeNei.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

AlphaShapeNei mrmeshpy.AlphaShapeNei.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_coords

typing mrmeshpy.AlphaShapeNei._offsetof_coords = 0
staticprotected

The documentation for this class was generated from the following file: