MeshLib C# Docs
Loading...
Searching...
No Matches
MRPartialChangeMeshAction.cs File Reference

Classes

class  MR
 
class  MR.CmpOld
 argument of this type indicates that the object is already in new state, and the following argument is old state Generated from class MR.CmpOld. This is the non-const half of the class. More...
 
class  MR.SetNew
 argument of this type indicates that the object is in old state, and the following argument is new state to be set Generated from class MR.SetNew. This is the non-const half of the class. More...
 
class  MR.PartialChangeMeshAction
 Undo action for efficiently storage of partial change in mesh (e.g. a modification of small region) Generated from class MR.PartialChangeMeshAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...
 
class  MR.PartialChangeMeshPointsAction
 Undo action for efficiently storage of partial change in mesh points (e.g. a modification of small region) Generated from class MR.PartialChangeMeshPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...
 
class  MR.PartialChangeMeshTopologyAction
 Undo action for efficiently storage of partial change in mesh topology (e.g. a modification of small region) Generated from class MR.PartialChangeMeshTopologyAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...