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

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

+ Inheritance diagram for MR.ChangePointCloudAction:

Public Member Functions

unsafe ChangePointCloudAction (MR._ByValue_ChangePointCloudAction _other)
 Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.
 
 ChangePointCloudAction (Const_ChangePointCloudAction _other)
 Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.
 
 ChangePointCloudAction (ChangePointCloudAction _other)
 Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.
 
unsafe ChangePointCloudAction (string name, MR.Const_ObjectPoints obj)
 use this constructor to remember object's point cloud before making any changes in it Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.
 
unsafe MR.ChangePointCloudAction assign (MR._ByValue_ChangePointCloudAction _other)
 Generated from method MR.ChangePointCloudAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangePointCloudAction.action.
 

Static Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ ChangePointCloudAction() [1/4]

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

Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.

◆ ChangePointCloudAction() [2/4]

MR.ChangePointCloudAction.ChangePointCloudAction ( Const_ChangePointCloudAction _other)
inline

Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.

◆ ChangePointCloudAction() [3/4]

MR.ChangePointCloudAction.ChangePointCloudAction ( ChangePointCloudAction _other)
inline

Generated from constructor MR.ChangePointCloudAction.ChangePointCloudAction.

◆ ChangePointCloudAction() [4/4]

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

◆ action()

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

Generated from method MR.ChangePointCloudAction.action.

◆ assign()

unsafe MR.ChangePointCloudAction MR.ChangePointCloudAction.assign ( MR._ByValue_ChangePointCloudAction _other)
inline

Generated from method MR.ChangePointCloudAction.operator=.

◆ operator ChangePointCloudAction?()

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

◆ operator MR.HistoryAction()

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

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