__init__(self) | meshlib.mrmeshpy.ICPProperties | |
__init__(self, ICPProperties arg0) | meshlib.mrmeshpy.ICPProperties | |
__init__(self, ICPMethod method, float p2plAngleLimit, float p2plScaleLimit, float cosThreshold, float distThresholdSq, float farDistFactor, ICPMode icpMode, Vector3f fixedRotationAxis, int iterLimit, int badIterStopCount, float exitVal, bool mutualClosest) | meshlib.mrmeshpy.ICPProperties | |
badIterStopCount(self) | meshlib.mrmeshpy.ICPProperties | |
badIterStopCount(self, int arg1) | meshlib.mrmeshpy.ICPProperties | |
cosThreshold(self) | meshlib.mrmeshpy.ICPProperties | |
cosThreshold(self, float arg1) | meshlib.mrmeshpy.ICPProperties | |
distThresholdSq(self) | meshlib.mrmeshpy.ICPProperties | |
distThresholdSq(self, float arg1) | meshlib.mrmeshpy.ICPProperties | |
exitVal(self) | meshlib.mrmeshpy.ICPProperties | |
exitVal(self, float arg1) | meshlib.mrmeshpy.ICPProperties | |
farDistFactor(self) | meshlib.mrmeshpy.ICPProperties | |
farDistFactor(self, float arg1) | meshlib.mrmeshpy.ICPProperties | |
fixedRotationAxis(self) | meshlib.mrmeshpy.ICPProperties | |
fixedRotationAxis(self, Vector3f arg1) | meshlib.mrmeshpy.ICPProperties | |
icpMode(self) | meshlib.mrmeshpy.ICPProperties | |
icpMode(self, ICPMode arg1) | meshlib.mrmeshpy.ICPProperties | |
iterLimit(self) | meshlib.mrmeshpy.ICPProperties | |
iterLimit(self, int arg1) | meshlib.mrmeshpy.ICPProperties | |
method(self) | meshlib.mrmeshpy.ICPProperties | |
method(self, ICPMethod arg1) | meshlib.mrmeshpy.ICPProperties | |
mutualClosest(self) | meshlib.mrmeshpy.ICPProperties | |
mutualClosest(self, bool arg1) | meshlib.mrmeshpy.ICPProperties | |
p2plAngleLimit(self) | meshlib.mrmeshpy.ICPProperties | |
p2plAngleLimit(self, float arg1) | meshlib.mrmeshpy.ICPProperties | |
p2plScaleLimit(self) | meshlib.mrmeshpy.ICPProperties | |
p2plScaleLimit(self, float arg1) | meshlib.mrmeshpy.ICPProperties | |