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

Undo action for ObjectMesh points only (not topology) change Generated from class MR.ChangeMeshPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...

+ Inheritance diagram for MR.ChangeMeshPointsAction:

Public Member Functions

unsafe ChangeMeshPointsAction (MR._ByValue_ChangeMeshPointsAction _other)
 Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.
 
 ChangeMeshPointsAction (Const_ChangeMeshPointsAction _other)
 Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.
 
 ChangeMeshPointsAction (ChangeMeshPointsAction _other)
 Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.
 
unsafe ChangeMeshPointsAction (string name, MR.Const_ObjectMesh obj)
 use this constructor to remember object's mesh points before making any changes in it Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.
 
unsafe ChangeMeshPointsAction (string name, MR.Const_ObjectMesh obj, MR.Misc._Moved< MR.VertCoords > newCoords)
 use this constructor to remember object's mesh points and immediate set new value Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.
 
unsafe MR.ChangeMeshPointsAction assign (MR._ByValue_ChangeMeshPointsAction _other)
 Generated from method MR.ChangeMeshPointsAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeMeshPointsAction.action.
 

Static Public Member Functions

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

Detailed Description

Undo action for ObjectMesh points only (not topology) change Generated from class MR.ChangeMeshPointsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ChangeMeshPointsAction() [1/5]

unsafe MR.ChangeMeshPointsAction.ChangeMeshPointsAction ( MR._ByValue_ChangeMeshPointsAction _other)
inline

Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.

◆ ChangeMeshPointsAction() [2/5]

MR.ChangeMeshPointsAction.ChangeMeshPointsAction ( Const_ChangeMeshPointsAction _other)
inline

Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.

◆ ChangeMeshPointsAction() [3/5]

MR.ChangeMeshPointsAction.ChangeMeshPointsAction ( ChangeMeshPointsAction _other)
inline

Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.

◆ ChangeMeshPointsAction() [4/5]

unsafe MR.ChangeMeshPointsAction.ChangeMeshPointsAction ( string name,
MR.Const_ObjectMesh obj )
inline

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

◆ ChangeMeshPointsAction() [5/5]

unsafe MR.ChangeMeshPointsAction.ChangeMeshPointsAction ( string name,
MR.Const_ObjectMesh obj,
MR.Misc._Moved< MR.VertCoords > newCoords )
inline

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

Member Function Documentation

◆ action()

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

Generated from method MR.ChangeMeshPointsAction.action.

◆ assign()

unsafe MR.ChangeMeshPointsAction MR.ChangeMeshPointsAction.assign ( MR._ByValue_ChangeMeshPointsAction _other)
inline

Generated from method MR.ChangeMeshPointsAction.operator=.

◆ operator ChangeMeshPointsAction?()

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

◆ operator MR.HistoryAction()

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

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