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

Undo action that modifies one point's coordinates inside ObjectPoints Generated from class MR.ChangeOnePointInCloudAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...

+ Inheritance diagram for MR.ChangeOnePointInCloudAction:

Public Member Functions

unsafe ChangeOnePointInCloudAction (MR._ByValue_ChangeOnePointInCloudAction _other)
 Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
 
 ChangeOnePointInCloudAction (Const_ChangeOnePointInCloudAction _other)
 Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
 
 ChangeOnePointInCloudAction (ChangeOnePointInCloudAction _other)
 Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
 
unsafe ChangeOnePointInCloudAction (string name, MR.Const_ObjectPoints obj, MR.VertId pointId)
 use this constructor to remember point's coordinates before making any changes in it Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
 
unsafe ChangeOnePointInCloudAction (string name, MR.Const_ObjectPoints obj, MR.VertId pointId, in MR.Vector3f newCoords)
 use this constructor to remember point's coordinates and immediate set new coordinates Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
 
unsafe MR.ChangeOnePointInCloudAction assign (MR._ByValue_ChangeOnePointInCloudAction _other)
 Generated from method MR.ChangeOnePointInCloudAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeOnePointInCloudAction.action.
 

Static Public Member Functions

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

Detailed Description

Undo action that modifies one point's coordinates inside ObjectPoints Generated from class MR.ChangeOnePointInCloudAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ChangeOnePointInCloudAction() [1/5]

unsafe MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction ( MR._ByValue_ChangeOnePointInCloudAction _other)
inline

Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.

◆ ChangeOnePointInCloudAction() [2/5]

MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction ( Const_ChangeOnePointInCloudAction _other)
inline

Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.

◆ ChangeOnePointInCloudAction() [3/5]

MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction ( ChangeOnePointInCloudAction _other)
inline

Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.

◆ ChangeOnePointInCloudAction() [4/5]

unsafe MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction ( string name,
MR.Const_ObjectPoints obj,
MR.VertId pointId )
inline

use this constructor to remember point's coordinates before making any changes in it Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.

◆ ChangeOnePointInCloudAction() [5/5]

unsafe MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction ( string name,
MR.Const_ObjectPoints obj,
MR.VertId pointId,
in MR.Vector3f newCoords )
inline

use this constructor to remember point's coordinates and immediate set new coordinates Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.

Member Function Documentation

◆ action()

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

Generated from method MR.ChangeOnePointInCloudAction.action.

◆ assign()

unsafe MR.ChangeOnePointInCloudAction MR.ChangeOnePointInCloudAction.assign ( MR._ByValue_ChangeOnePointInCloudAction _other)
inline

Generated from method MR.ChangeOnePointInCloudAction.operator=.

◆ operator ChangeOnePointInCloudAction?()

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

◆ operator MR.HistoryAction()

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

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