MeshLib C# Docs
Loading...
Searching...
No Matches
MR.ChangePointCloudPointsAction Class Reference

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

+ Inheritance diagram for MR.ChangePointCloudPointsAction:

Public Member Functions

unsafe ChangePointCloudPointsAction (MR._ByValue_ChangePointCloudPointsAction _other)
 Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
 
 ChangePointCloudPointsAction (Const_ChangePointCloudPointsAction _other)
 Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
 
 ChangePointCloudPointsAction (ChangePointCloudPointsAction _other)
 Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
 
unsafe ChangePointCloudPointsAction (string name, MR.Const_ObjectPoints obj)
 use this constructor to remember object's points field before making any changes in it Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.
 
unsafe ChangePointCloudPointsAction (string name, MR.Const_ObjectPoints 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.ChangePointCloudPointsAction assign (MR._ByValue_ChangePointCloudPointsAction _other)
 Generated from method MR.ChangePointCloudPointsAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangePointCloudPointsAction.action.
 

Static Public Member Functions

static unsafe implicit operator MR.HistoryAction (ChangePointCloudPointsAction self)
 
static unsafe operator ChangePointCloudPointsAction? (MR.HistoryAction parent)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ChangePointCloudPointsAction() [1/5]

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

Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.

◆ ChangePointCloudPointsAction() [2/5]

MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction ( Const_ChangePointCloudPointsAction _other)
inline

Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.

◆ ChangePointCloudPointsAction() [3/5]

MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction ( ChangePointCloudPointsAction _other)
inline

Generated from constructor MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction.

◆ ChangePointCloudPointsAction() [4/5]

unsafe MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction ( string name,
MR.Const_ObjectPoints obj )
inline

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

◆ ChangePointCloudPointsAction() [5/5]

unsafe MR.ChangePointCloudPointsAction.ChangePointCloudPointsAction ( string name,
MR.Const_ObjectPoints 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

◆ action()

unsafe void MR.ChangePointCloudPointsAction.action ( MR.HistoryAction.Type _1)
inline

◆ assign()

unsafe MR.ChangePointCloudPointsAction MR.ChangePointCloudPointsAction.assign ( MR._ByValue_ChangePointCloudPointsAction _other)
inline

Generated from method MR.ChangePointCloudPointsAction.operator=.

◆ operator ChangePointCloudPointsAction?()

static unsafe MR.ChangePointCloudPointsAction.operator ChangePointCloudPointsAction? ( MR.HistoryAction parent)
inlineexplicitstatic

◆ operator MR.HistoryAction()

static unsafe implicit MR.ChangePointCloudPointsAction.operator MR.HistoryAction ( ChangePointCloudPointsAction self)
inlinestatic

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