__init__(*args, **kwargs) | mrmeshpy.InSphereSearchSettings | static |
__init__(self) | mrmeshpy.InSphereSearchSettings | |
__init__(self, bool insideAndOutside, float maxRadius, int maxIters, float minShrinkage, float minAngleCos) | mrmeshpy.InSphereSearchSettings | |
_offsetof_insideAndOutside | mrmeshpy.InSphereSearchSettings | protectedstatic |
_offsetof_maxIters | mrmeshpy.InSphereSearchSettings | protectedstatic |
_offsetof_maxRadius | mrmeshpy.InSphereSearchSettings | protectedstatic |
_offsetof_minAngleCos | mrmeshpy.InSphereSearchSettings | protectedstatic |
_offsetof_minShrinkage | mrmeshpy.InSphereSearchSettings | protectedstatic |
insideAndOutside(self) | mrmeshpy.InSphereSearchSettings | |
insideAndOutside(self, bool arg1) | mrmeshpy.InSphereSearchSettings | |
maxIters(self) | mrmeshpy.InSphereSearchSettings | |
maxIters(self, int arg1) | mrmeshpy.InSphereSearchSettings | |
maxRadius(self) | mrmeshpy.InSphereSearchSettings | |
maxRadius(self, float arg1) | mrmeshpy.InSphereSearchSettings | |
minAngleCos(self) | mrmeshpy.InSphereSearchSettings | |
minAngleCos(self, float arg1) | mrmeshpy.InSphereSearchSettings | |
minShrinkage(self) | mrmeshpy.InSphereSearchSettings | |
minShrinkage(self, float arg1) | mrmeshpy.InSphereSearchSettings | |
operator(*args, **kwargs) | mrmeshpy.InSphereSearchSettings | static |
operator(*args, **kwargs) | mrmeshpy.InSphereSearchSettings | static |