__init__(*args, **kwargs) | mrmeshpy.MeshComponents.ExpandToComponentsParams | static |
__init__(self) | mrmeshpy.MeshComponents.ExpandToComponentsParams | |
__init__(self, float coverRatio, MeshComponents.FaceIncidence incidence, UndirectedEdgeBitSet isCompBd, int_output optOutNumComponents, func_bool_from_float cb) | mrmeshpy.MeshComponents.ExpandToComponentsParams | |
_offsetof_cb | mrmeshpy.MeshComponents.ExpandToComponentsParams | protectedstatic |
_offsetof_coverRatio | mrmeshpy.MeshComponents.ExpandToComponentsParams | protectedstatic |
_offsetof_incidence | mrmeshpy.MeshComponents.ExpandToComponentsParams | protectedstatic |
_offsetof_isCompBd | mrmeshpy.MeshComponents.ExpandToComponentsParams | protectedstatic |
_offsetof_optOutNumComponents | mrmeshpy.MeshComponents.ExpandToComponentsParams | protectedstatic |
coverRatio(self) | mrmeshpy.MeshComponents.ExpandToComponentsParams | |
coverRatio(self, float arg1) | mrmeshpy.MeshComponents.ExpandToComponentsParams | |
incidence | mrmeshpy.MeshComponents.ExpandToComponentsParams | static |
isCompBd(self) | mrmeshpy.MeshComponents.ExpandToComponentsParams | |
isCompBd(self, UndirectedEdgeBitSet arg1) | mrmeshpy.MeshComponents.ExpandToComponentsParams | |
operator(*args, **kwargs) | mrmeshpy.MeshComponents.ExpandToComponentsParams | static |
operator(*args, **kwargs) | mrmeshpy.MeshComponents.ExpandToComponentsParams | static |
optOutNumComponents(self) | mrmeshpy.MeshComponents.ExpandToComponentsParams | |
optOutNumComponents(self, int_output arg1) | mrmeshpy.MeshComponents.ExpandToComponentsParams | |