Public Member Functions | |
None | __init__ (self, str name, ObjectPoints obj) |
None | __init__ (self, ChangePointCloudAction arg0) |
int | heapBytes (self) |
str | name (self) |
Static Public Member Functions | |
None | action (*args, **kwargs) |
None | setObjectDirty (ObjectPoints obj) |
Static Public Attributes | |
Obj = ObjectPoints | |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::ChangePointCloudAction Undo action for ObjectMesh mesh change \\ingroup HistoryGroup
None mrmeshpy.ChangePointCloudAction.__init__ | ( | self, | |
str | name, | ||
ObjectPoints | obj ) |
use this constructor to remember object's point cloud before making any changes in it
None mrmeshpy.ChangePointCloudAction.__init__ | ( | self, | |
ChangePointCloudAction | arg0 ) |
Implicit copy constructor.
|
staticprotected |
Reimplemented from mrmeshpy.HistoryAction.
|
static |
This function is called on history action (undo, redo, etc.)
Reimplemented from mrmeshpy.HistoryAction.
int mrmeshpy.ChangePointCloudAction.heapBytes | ( | self | ) |
returns the amount of memory this object occupies on heap
Reimplemented from mrmeshpy.HistoryAction.
str mrmeshpy.ChangePointCloudAction.name | ( | self | ) |
Reimplemented from mrmeshpy.HistoryAction.
|
static |
|
static |