MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.ICPGroupPair Class Reference
+ Inheritance diagram for mrmeshpy.ICPGroupPair:

Public Member Functions

None __init__ (self)
 
- Public Member Functions inherited from mrmeshpy.ICPPairData
float distSq (self)
 
None distSq (self, float arg1)
 
Vector3f srcNorm (self)
 
None srcNorm (self, Vector3f arg1)
 
Vector3f srcPoint (self)
 
None srcPoint (self, Vector3f arg1)
 
Vector3f tgtNorm (self)
 
None tgtNorm (self, Vector3f arg1)
 
Vector3f tgtPoint (self)
 
None tgtPoint (self, Vector3f arg1)
 
float weight (self)
 
None weight (self, float arg1)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
ICPGroupPair operator (*args, **kwargs)
 
ICPGroupPair operator (*args, **kwargs)
 
- Static Public Member Functions inherited from mrmeshpy.ICPPairData
bool __eq__ (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_srcId = 56
 
typing _offsetof_tgtClosestId = 64
 
- Static Protected Attributes inherited from mrmeshpy.ICPPairData
typing _offsetof_distSq = 48
 
typing _offsetof_srcNorm = 12
 
typing _offsetof_srcPoint = 0
 
typing _offsetof_tgtNorm = 36
 
typing _offsetof_tgtPoint = 24
 
typing _offsetof_weight = 52
 

Detailed Description

Generated from:  MR::ICPGroupPair

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

Reimplemented from mrmeshpy.ICPPairData.

◆ __init__() [2/2]

None mrmeshpy.ICPGroupPair.__init__ ( self)

Reimplemented from mrmeshpy.ICPPairData.

Member Function Documentation

◆ operator() [1/2]

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

Reimplemented from mrmeshpy.ICPPairData.

◆ operator() [2/2]

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

Reimplemented from mrmeshpy.ICPPairData.

Member Data Documentation

◆ _offsetof_srcId

typing mrmeshpy.ICPGroupPair._offsetof_srcId = 56
staticprotected

◆ _offsetof_tgtClosestId

typing mrmeshpy.ICPGroupPair._offsetof_tgtClosestId = 64
staticprotected

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