Undo action for ObjectVoxels face selection Generated from class MR.ChangVoxelSelectionAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | ChangVoxelSelectionAction (MR._ByValue_ChangVoxelSelectionAction _other) |
| Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction. | |
| ChangVoxelSelectionAction (Const_ChangVoxelSelectionAction _other) | |
| Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction. | |
| ChangVoxelSelectionAction (ChangVoxelSelectionAction _other) | |
| Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction. | |
| unsafe | ChangVoxelSelectionAction (string name, MR.Std.Const_SharedPtr_MRObjectVoxels objVoxels) |
| use this constructor to remember object's face selection before making any changes in it Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction. | |
| unsafe MR.ChangVoxelSelectionAction | assign (MR._ByValue_ChangVoxelSelectionAction _other) |
| Generated from method MR::ChangVoxelSelectionAction::operator=. | |
| unsafe void | action (MR.HistoryAction.Type _1) |
| Generated from method MR.ChangVoxelSelectionAction.action. | |
| Public Member Functions inherited from MR.Const_ChangVoxelSelectionAction | |
| virtual void | Dispose () |
| unsafe | Const_ChangVoxelSelectionAction (MR._ByValue_ChangVoxelSelectionAction _other) |
| Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction. | |
| Const_ChangVoxelSelectionAction (Const_ChangVoxelSelectionAction _other) | |
| Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction. | |
| Const_ChangVoxelSelectionAction (ChangVoxelSelectionAction _other) | |
| Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction. | |
| unsafe | Const_ChangVoxelSelectionAction (string name, MR.Std.Const_SharedPtr_MRObjectVoxels objVoxels) |
| use this constructor to remember object's face selection before making any changes in it Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction. | |
| unsafe MR.Std.String | name () |
| Generated from method MR.ChangVoxelSelectionAction.name. | |
| unsafe MR.Const_VoxelBitSet | selection () |
| Generated from method MR.ChangVoxelSelectionAction.selection. | |
| unsafe ulong | heapBytes () |
| Generated from method MR.ChangVoxelSelectionAction.heapBytes. | |
Static Public Member Functions | |
| static unsafe implicit | operator MR.HistoryAction (ChangVoxelSelectionAction self) |
| static unsafe | operator ChangVoxelSelectionAction? (MR.HistoryAction parent) |
| Static Public Member Functions inherited from MR.Const_ChangVoxelSelectionAction | |
| static unsafe implicit | operator MR.Const_HistoryAction (Const_ChangVoxelSelectionAction self) |
| static unsafe | operator Const_ChangVoxelSelectionAction? (MR.Const_HistoryAction parent) |
| static unsafe void | setObjectDirty (MR.Std.Const_SharedPtr_MRObjectVoxels _1) |
| empty because set dirty is inside selectFaces Generated from method MR.ChangVoxelSelectionAction.setObjectDirty. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_ChangVoxelSelectionAction | |
| virtual unsafe void | Dispose (bool disposing) |
Undo action for ObjectVoxels face selection Generated from class MR.ChangVoxelSelectionAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.
|
inline |
Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
|
inline |
Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
|
inline |
Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
|
inline |
use this constructor to remember object's face selection before making any changes in it Generated from constructor MR.ChangVoxelSelectionAction.ChangVoxelSelectionAction.
|
inline |
Generated from method MR.ChangVoxelSelectionAction.action.
|
inline |
Generated from method MR::ChangVoxelSelectionAction::operator=.
|
inlineexplicitstatic |
|
inlinestatic |