Classes | |
class | Type |
Public Member Functions | |
None | action (self, HistoryAction.Type actionType) |
int | heapBytes (self) |
str | name (self) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::HistoryAction Abstract class for history actions \\ingroup HistoryGroup
|
staticprotected |
Reimplemented in mrmeshpy.ChangeActiveBoxAction, mrmeshpy.ChangeColoringType, mrmeshpy.ChangeDualMarchingCubesAction, mrmeshpy.ChangeFacesColorMapAction, mrmeshpy.ChangeGridAction, mrmeshpy.ChangeIsoAction, mrmeshpy.ChangeLabelAction, mrmeshpy.ChangeLinesColorMapAction, mrmeshpy.ChangeMeshAction, mrmeshpy.ChangeMeshCreasesAction, mrmeshpy.ChangeMeshEdgeSelectionAction, mrmeshpy.ChangeMeshFaceSelectionAction, mrmeshpy.ChangeMeshPointsAction, mrmeshpy.ChangeMeshTexturePerFaceAction, mrmeshpy.ChangeMeshTopologyAction, mrmeshpy.ChangeMeshUVCoordsAction, mrmeshpy.ChangeNameAction, mrmeshpy.ChangeObjectAction, mrmeshpy.ChangeObjectColorAction, mrmeshpy.ChangeObjectSelectedAction, mrmeshpy.ChangeObjectVisibilityAction, mrmeshpy.ChangePointCloudAction, mrmeshpy.ChangePointCloudNormalsAction, mrmeshpy.ChangePointCloudPointsAction, mrmeshpy.ChangePointPointSelectionAction, mrmeshpy.ChangePolylineAction, mrmeshpy.ChangePolylinePointsAction, mrmeshpy.ChangePolylineTopologyAction, mrmeshpy.ChangeScaleAction, mrmeshpy.ChangeSceneAction, mrmeshpy.ChangeSceneObjectsOrder, mrmeshpy.ChangeSurfaceAction, mrmeshpy.ChangeTextureAction, mrmeshpy.ChangeVertsColorMapAction, mrmeshpy.ChangeVisualizePropertyAction, mrmeshpy.ChangeXfAction, mrmeshpy.ChangVoxelSelectionAction, mrmeshpy.CombinedHistoryAction, mrmeshpy.PartialChangeMeshAction, mrmeshpy.PartialChangeMeshPointsAction, and mrmeshpy.PartialChangeMeshTopologyAction.
None mrmeshpy.HistoryAction.action | ( | self, | |
HistoryAction.Type | actionType ) |
This function is called on history action (undo, redo, etc.)
Reimplemented in mrmeshpy.ChangeActiveBoxAction, mrmeshpy.ChangeColoringType, mrmeshpy.ChangeDualMarchingCubesAction, mrmeshpy.ChangeFacesColorMapAction, mrmeshpy.ChangeGridAction, mrmeshpy.ChangeIsoAction, mrmeshpy.ChangeLabelAction, mrmeshpy.ChangeLinesColorMapAction, mrmeshpy.ChangeMeshAction, mrmeshpy.ChangeMeshCreasesAction, mrmeshpy.ChangeMeshEdgeSelectionAction, mrmeshpy.ChangeMeshFaceSelectionAction, mrmeshpy.ChangeMeshPointsAction, mrmeshpy.ChangeMeshTexturePerFaceAction, mrmeshpy.ChangeMeshTopologyAction, mrmeshpy.ChangeMeshUVCoordsAction, mrmeshpy.ChangeNameAction, mrmeshpy.ChangeObjectAction, mrmeshpy.ChangeObjectColorAction, mrmeshpy.ChangeObjectSelectedAction, mrmeshpy.ChangeObjectVisibilityAction, mrmeshpy.ChangePointCloudAction, mrmeshpy.ChangePointCloudNormalsAction, mrmeshpy.ChangePointCloudPointsAction, mrmeshpy.ChangePointPointSelectionAction, mrmeshpy.ChangePolylineAction, mrmeshpy.ChangePolylinePointsAction, mrmeshpy.ChangePolylineTopologyAction, mrmeshpy.ChangeScaleAction, mrmeshpy.ChangeSceneAction, mrmeshpy.ChangeSceneObjectsOrder, mrmeshpy.ChangeSurfaceAction, mrmeshpy.ChangeTextureAction, mrmeshpy.ChangeVertsColorMapAction, mrmeshpy.ChangeVisualizePropertyAction, mrmeshpy.ChangeXfAction, mrmeshpy.ChangVoxelSelectionAction, mrmeshpy.CombinedHistoryAction, mrmeshpy.PartialChangeMeshAction, mrmeshpy.PartialChangeMeshPointsAction, and mrmeshpy.PartialChangeMeshTopologyAction.
int mrmeshpy.HistoryAction.heapBytes | ( | self | ) |
returns the amount of memory this object occupies on heap
Reimplemented in mrmeshpy.ChangeActiveBoxAction, mrmeshpy.ChangeColoringType, mrmeshpy.ChangeDualMarchingCubesAction, mrmeshpy.ChangeFacesColorMapAction, mrmeshpy.ChangeGridAction, mrmeshpy.ChangeIsoAction, mrmeshpy.ChangeLabelAction, mrmeshpy.ChangeLinesColorMapAction, mrmeshpy.ChangeMeshAction, mrmeshpy.ChangeMeshCreasesAction, mrmeshpy.ChangeMeshEdgeSelectionAction, mrmeshpy.ChangeMeshFaceSelectionAction, mrmeshpy.ChangeMeshPointsAction, mrmeshpy.ChangeMeshTexturePerFaceAction, mrmeshpy.ChangeMeshTopologyAction, mrmeshpy.ChangeMeshUVCoordsAction, mrmeshpy.ChangeNameAction, mrmeshpy.ChangeObjectAction, mrmeshpy.ChangeObjectColorAction, mrmeshpy.ChangeObjectSelectedAction, mrmeshpy.ChangeObjectVisibilityAction, mrmeshpy.ChangePointCloudAction, mrmeshpy.ChangePointCloudNormalsAction, mrmeshpy.ChangePointCloudPointsAction, mrmeshpy.ChangePointPointSelectionAction, mrmeshpy.ChangePolylineAction, mrmeshpy.ChangePolylinePointsAction, mrmeshpy.ChangePolylineTopologyAction, mrmeshpy.ChangeScaleAction, mrmeshpy.ChangeSceneAction, mrmeshpy.ChangeSceneObjectsOrder, mrmeshpy.ChangeSurfaceAction, mrmeshpy.ChangeTextureAction, mrmeshpy.ChangeVertsColorMapAction, mrmeshpy.ChangeVisualizePropertyAction, mrmeshpy.ChangeXfAction, mrmeshpy.ChangVoxelSelectionAction, mrmeshpy.CombinedHistoryAction, mrmeshpy.PartialChangeMeshAction, mrmeshpy.PartialChangeMeshPointsAction, and mrmeshpy.PartialChangeMeshTopologyAction.
str mrmeshpy.HistoryAction.name | ( | self | ) |
Reimplemented in mrmeshpy.ChangeActiveBoxAction, mrmeshpy.ChangeColoringType, mrmeshpy.ChangeDualMarchingCubesAction, mrmeshpy.ChangeFacesColorMapAction, mrmeshpy.ChangeGridAction, mrmeshpy.ChangeIsoAction, mrmeshpy.ChangeLabelAction, mrmeshpy.ChangeLinesColorMapAction, mrmeshpy.ChangeMeshAction, mrmeshpy.ChangeMeshCreasesAction, mrmeshpy.ChangeMeshEdgeSelectionAction, mrmeshpy.ChangeMeshFaceSelectionAction, mrmeshpy.ChangeMeshPointsAction, mrmeshpy.ChangeMeshTexturePerFaceAction, mrmeshpy.ChangeMeshTopologyAction, mrmeshpy.ChangeMeshUVCoordsAction, mrmeshpy.ChangeNameAction, mrmeshpy.ChangeObjectAction, mrmeshpy.ChangeObjectColorAction, mrmeshpy.ChangeObjectSelectedAction, mrmeshpy.ChangeObjectVisibilityAction, mrmeshpy.ChangePointCloudAction, mrmeshpy.ChangePointCloudNormalsAction, mrmeshpy.ChangePointCloudPointsAction, mrmeshpy.ChangePointPointSelectionAction, mrmeshpy.ChangePolylineAction, mrmeshpy.ChangePolylinePointsAction, mrmeshpy.ChangePolylineTopologyAction, mrmeshpy.ChangeScaleAction, mrmeshpy.ChangeSceneAction, mrmeshpy.ChangeSceneObjectsOrder, mrmeshpy.ChangeSurfaceAction, mrmeshpy.ChangeTextureAction, mrmeshpy.ChangeVertsColorMapAction, mrmeshpy.ChangeVisualizePropertyAction, mrmeshpy.ChangeXfAction, mrmeshpy.ChangVoxelSelectionAction, mrmeshpy.CombinedHistoryAction, mrmeshpy.PartialChangeMeshAction, mrmeshpy.PartialChangeMeshPointsAction, and mrmeshpy.PartialChangeMeshTopologyAction.