Go to the source code of this file.
◆ MR_ChangVoxelSelectionAction
◆ MR_HistoryAction
◆ MR_std_shared_ptr_MR_ObjectVoxels
◆ MR_std_string
◆ MR_VoxelBitSet
◆ MR_ChangVoxelSelectionAction_action()
◆ MR_ChangVoxelSelectionAction_AssignFromAnother()
Generated from a method of class MR::ChangVoxelSelectionAction named operator=. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it. 
 
 
◆ MR_ChangVoxelSelectionAction_Construct()
use this constructor to remember object's face selection before making any changes in it Generated from a constructor of class MR::ChangVoxelSelectionAction. Parameter name can not be null. It is a single object. Parameter objVoxels can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_ChangVoxelSelectionAction_Destroy() to free it when you're done using it. 
 
 
◆ MR_ChangVoxelSelectionAction_ConstructFromAnother()
◆ MR_ChangVoxelSelectionAction_Destroy()
Destroys a heap-allocated instance of MR_ChangVoxelSelectionAction. Does nothing if the pointer is null. 
 
 
◆ MR_ChangVoxelSelectionAction_DestroyArray()
Destroys a heap-allocated array of MR_ChangVoxelSelectionAction. Does nothing if the pointer is null. 
 
 
◆ MR_ChangVoxelSelectionAction_heapBytes()
◆ MR_ChangVoxelSelectionAction_MutableUpcastTo_MR_HistoryAction()
◆ MR_ChangVoxelSelectionAction_name()
Generated from a method of class MR::ChangVoxelSelectionAction named name. Parameter _this can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_std_string_Destroy() to free it when you're done using it. 
 
 
◆ MR_ChangVoxelSelectionAction_OffsetMutablePtr()
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element. 
 
 
◆ MR_ChangVoxelSelectionAction_OffsetPtr()
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element. 
 
 
◆ MR_ChangVoxelSelectionAction_selection()
Generated from a method of class MR::ChangVoxelSelectionAction named selection. Parameter _this can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it. 
 
 
◆ MR_ChangVoxelSelectionAction_setObjectDirty()
empty because set dirty is inside selectFaces Generated from a method of class MR::ChangVoxelSelectionAction named setObjectDirty. Parameter _1 can not be null. It is a single object. 
 
 
◆ MR_ChangVoxelSelectionAction_UpcastTo_MR_HistoryAction()