MeshLib Python Docs
Loading...
Searching...
No Matches
Inheritance diagram for mrmeshpy.ICPGroupPairs:

Public Member Functions

ICPPairData __getitem__ (self, int idx)
ICPPairData __getitem__ (self, int idx)
None __init__ (self)
None __init__ (self, ICPGroupPairs arg0)
None __setitem__ (self, int arg0, ICPPairData arg1)
int size (self)
Public Member Functions inherited from mrmeshpy.IPointPairs
None __setitem__ (self, int arg0, ICPPairData arg1)
BitSet active (self)
None active (self, BitSet arg1)

Static Public Member Functions

None __init__ (*args, **kwargs)
ICPGroupPairs operator (*args, **kwargs)
ICPGroupPairs operator (*args, **kwargs)
Static Public Member Functions inherited from mrmeshpy.IPointPairs
ICPPairData __getitem__ (*args, **kwargs)
ICPPairData __getitem__ (*args, **kwargs)

Static Protected Attributes

typing _offsetof_vec = 40
Static Protected Attributes inherited from mrmeshpy.IPointPairs
typing _offsetof_active = 8

Detailed Description

Generated from:  MR::ICPGroupPairs
Aliases:  Vector_ICPGroupPairs_Id_ICPElemtTag.reference, std_vector_ICPGroupPairs_value_type, Vector_ICPGroupPairs_Id_ICPElemtTag.value_type, std_vector_ICPGroupPairs_reference, Vector_ICPGroupPairs_Id_ICPElemtTag.const_reference, std_vector_ICPGroupPairs_const_reference

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

None mrmeshpy.ICPGroupPairs.__init__ ( self)

◆ __init__() [3/3]

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

Member Function Documentation

◆ __getitem__() [1/2]

ICPPairData mrmeshpy.ICPGroupPairs.__getitem__ ( self,
int idx )

◆ __getitem__() [2/2]

ICPPairData mrmeshpy.ICPGroupPairs.__getitem__ ( self,
int idx )

◆ __setitem__()

None mrmeshpy.ICPGroupPairs.__setitem__ ( self,
int arg0,
ICPPairData arg1 )

◆ operator() [1/2]

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

Reimplemented from mrmeshpy.IPointPairs.

◆ operator() [2/2]

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

Reimplemented from mrmeshpy.IPointPairs.

◆ size()

int mrmeshpy.ICPGroupPairs.size ( self)

Reimplemented from mrmeshpy.IPointPairs.

Member Data Documentation

◆ _offsetof_vec

typing mrmeshpy.ICPGroupPairs._offsetof_vec = 40
staticprotected

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