__init__(*args, **kwargs) | mrmeshpy.RebuildMeshSettings | static |
__init__(self) | mrmeshpy.RebuildMeshSettings | |
__init__(self, bool preSubdivide, float voxelSize, SignDetectionModeShort signMode, bool closeHolesInHoleWindingNumber, OffsetMode offsetMode, UndirectedEdgeBitSet outSharpEdges, float windingNumberThreshold, float windingNumberBeta, IFastWindingNumber fwn, bool decimate, float tinyEdgeLength, func_bool_from_float progress, func_void_from_SignDetectionMode onSignDetectionModeSelected) | mrmeshpy.RebuildMeshSettings | |
_offsetof_closeHolesInHoleWindingNumber | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_decimate | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_fwn | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_offsetMode | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_onSignDetectionModeSelected | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_outSharpEdges | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_preSubdivide | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_progress | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_signMode | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_tinyEdgeLength | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_voxelSize | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_windingNumberBeta | mrmeshpy.RebuildMeshSettings | protectedstatic |
_offsetof_windingNumberThreshold | mrmeshpy.RebuildMeshSettings | protectedstatic |
closeHolesInHoleWindingNumber(self) | mrmeshpy.RebuildMeshSettings | |
closeHolesInHoleWindingNumber(self, bool arg1) | mrmeshpy.RebuildMeshSettings | |
decimate(self) | mrmeshpy.RebuildMeshSettings | |
decimate(self, bool arg1) | mrmeshpy.RebuildMeshSettings | |
fwn(self) | mrmeshpy.RebuildMeshSettings | |
fwn(self, IFastWindingNumber arg1) | mrmeshpy.RebuildMeshSettings | |
onSignDetectionModeSelected(self) | mrmeshpy.RebuildMeshSettings | |
onSignDetectionModeSelected(self, func_void_from_SignDetectionMode arg1) | mrmeshpy.RebuildMeshSettings | |
operator(*args, **kwargs) | mrmeshpy.RebuildMeshSettings | static |
operator(*args, **kwargs) | mrmeshpy.RebuildMeshSettings | static |
outSharpEdges(self) | mrmeshpy.RebuildMeshSettings | |
outSharpEdges(self, UndirectedEdgeBitSet arg1) | mrmeshpy.RebuildMeshSettings | |
preSubdivide(self) | mrmeshpy.RebuildMeshSettings | |
preSubdivide(self, bool arg1) | mrmeshpy.RebuildMeshSettings | |
progress(self) | mrmeshpy.RebuildMeshSettings | |
progress(self, func_bool_from_float arg1) | mrmeshpy.RebuildMeshSettings | |
tinyEdgeLength(self) | mrmeshpy.RebuildMeshSettings | |
tinyEdgeLength(self, float arg1) | mrmeshpy.RebuildMeshSettings | |
voxelSize(self) | mrmeshpy.RebuildMeshSettings | |
voxelSize(self, float arg1) | mrmeshpy.RebuildMeshSettings | |
windingNumberBeta(self) | mrmeshpy.RebuildMeshSettings | |
windingNumberBeta(self, float arg1) | mrmeshpy.RebuildMeshSettings | |
windingNumberThreshold(self) | mrmeshpy.RebuildMeshSettings | |
windingNumberThreshold(self, float arg1) | mrmeshpy.RebuildMeshSettings | |