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

Undo action for ObjectMesh mesh change Generated from class MR.ChangePointCloudAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...

Inheritance diagram for MR.Const_ChangePointCloudAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangePointCloudAction (MR._ByValue_ChangePointCloudAction _other)
 Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.
 Const_ChangePointCloudAction (Const_ChangePointCloudAction _other)
 Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.
 Const_ChangePointCloudAction (ChangePointCloudAction _other)
 Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.
unsafe Const_ChangePointCloudAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj)
 use this constructor to remember object's point cloud before making any changes in it Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangePointCloudAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangePointCloudAction.heapBytes.

Static Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Undo action for ObjectMesh mesh change Generated from class MR.ChangePointCloudAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangePointCloudAction() [1/4]

unsafe MR.Const_ChangePointCloudAction.Const_ChangePointCloudAction ( MR._ByValue_ChangePointCloudAction _other)
inline

◆ Const_ChangePointCloudAction() [2/4]

MR.Const_ChangePointCloudAction.Const_ChangePointCloudAction ( Const_ChangePointCloudAction _other)
inline

◆ Const_ChangePointCloudAction() [3/4]

MR.Const_ChangePointCloudAction.Const_ChangePointCloudAction ( ChangePointCloudAction _other)
inline

◆ Const_ChangePointCloudAction() [4/4]

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

use this constructor to remember object's point cloud before making any changes in it Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangePointCloudAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangePointCloudAction.heapBytes ( )
inline

Generated from method MR.ChangePointCloudAction.heapBytes.

◆ name()

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

Generated from method MR.ChangePointCloudAction.name.

◆ operator Const_ChangePointCloudAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

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

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