MeshLib C# Docs
Loading...
Searching...
No Matches

Undo action for points field inside ObjectPoints Generated from class MR.ChangePointCloudPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...

Inheritance diagram for MR.Const_ChangePointCloudPointsAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangePointCloudPointsAction (MR._ByValue_ChangePointCloudPointsAction _other)
 Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
 Const_ChangePointCloudPointsAction (Const_ChangePointCloudPointsAction _other)
 Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
 Const_ChangePointCloudPointsAction (ChangePointCloudPointsAction _other)
 Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
unsafe Const_ChangePointCloudPointsAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj)
 use this constructor to remember object's points field before making any changes in it Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
unsafe Const_ChangePointCloudPointsAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj, MR.Misc._Moved< MR.VertCoords > newPoints)
 use this constructor to remember object's points field and immediate set new value Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangePointCloudPointsAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangePointCloudPointsAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_ChangePointCloudPointsAction self)
static unsafe operator Const_ChangePointCloudPointsAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectPoints obj)
 Generated from method MR.ChangePointCloudPointsAction.setObjectDirty.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Undo action for points field inside ObjectPoints Generated from class MR.ChangePointCloudPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangePointCloudPointsAction() [1/5]

unsafe MR.Const_ChangePointCloudPointsAction.Const_ChangePointCloudPointsAction ( MR._ByValue_ChangePointCloudPointsAction _other)
inline

◆ Const_ChangePointCloudPointsAction() [2/5]

MR.Const_ChangePointCloudPointsAction.Const_ChangePointCloudPointsAction ( Const_ChangePointCloudPointsAction _other)
inline

◆ Const_ChangePointCloudPointsAction() [3/5]

MR.Const_ChangePointCloudPointsAction.Const_ChangePointCloudPointsAction ( ChangePointCloudPointsAction _other)
inline

◆ Const_ChangePointCloudPointsAction() [4/5]

unsafe MR.Const_ChangePointCloudPointsAction.Const_ChangePointCloudPointsAction ( string name,
MR.Std.Const_SharedPtr_MRObjectPoints obj )
inline

use this constructor to remember object's points field before making any changes in it Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.

◆ Const_ChangePointCloudPointsAction() [5/5]

unsafe MR.Const_ChangePointCloudPointsAction.Const_ChangePointCloudPointsAction ( string name,
MR.Std.Const_SharedPtr_MRObjectPoints obj,
MR.Misc._Moved< MR.VertCoords > newPoints )
inline

use this constructor to remember object's points field and immediate set new value Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangePointCloudPointsAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_ChangePointCloudPointsAction.Dispose ( bool disposing)
inlineprotectedvirtual

◆ heapBytes()

unsafe ulong MR.Const_ChangePointCloudPointsAction.heapBytes ( )
inline

◆ name()

unsafe MR.Std.String MR.Const_ChangePointCloudPointsAction.name ( )
inline

Generated from method MR.ChangePointCloudPointsAction.name.

◆ operator Const_ChangePointCloudPointsAction?()

unsafe MR.Const_ChangePointCloudPointsAction.operator Const_ChangePointCloudPointsAction? ( MR.Const_HistoryAction parent)
inlineexplicitstatic

◆ operator MR.Const_HistoryAction()

unsafe implicit MR.Const_ChangePointCloudPointsAction.operator MR.Const_HistoryAction ( Const_ChangePointCloudPointsAction self)
inlinestatic

◆ setObjectDirty()

unsafe void MR.Const_ChangePointCloudPointsAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRObjectPoints obj)
inlinestatic

The documentation for this class was generated from the following file: