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

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

+ Inheritance diagram for MR.ChangeOnePointInPolylineAction:

Public Member Functions

unsafe ChangeOnePointInPolylineAction (MR._ByValue_ChangeOnePointInPolylineAction _other)
 Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
 
 ChangeOnePointInPolylineAction (Const_ChangeOnePointInPolylineAction _other)
 Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
 
 ChangeOnePointInPolylineAction (ChangeOnePointInPolylineAction _other)
 Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
 
unsafe ChangeOnePointInPolylineAction (string name, MR.Const_ObjectLines obj, MR.VertId pointId)
 use this constructor to remember point's coordinates before making any changes in it Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
 
unsafe ChangeOnePointInPolylineAction (string name, MR.Const_ObjectLines 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.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
 
unsafe MR.ChangeOnePointInPolylineAction assign (MR._ByValue_ChangeOnePointInPolylineAction _other)
 Generated from method MR.ChangeOnePointInPolylineAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeOnePointInPolylineAction.action.
 

Static Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ ChangeOnePointInPolylineAction() [1/5]

unsafe MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction ( MR._ByValue_ChangeOnePointInPolylineAction _other)
inline

Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.

◆ ChangeOnePointInPolylineAction() [2/5]

MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction ( Const_ChangeOnePointInPolylineAction _other)
inline

Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.

◆ ChangeOnePointInPolylineAction() [3/5]

MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction ( ChangeOnePointInPolylineAction _other)
inline

Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.

◆ ChangeOnePointInPolylineAction() [4/5]

unsafe MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction ( string name,
MR.Const_ObjectLines obj,
MR.VertId pointId )
inline

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

◆ ChangeOnePointInPolylineAction() [5/5]

unsafe MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction ( string name,
MR.Const_ObjectLines 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.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.

Member Function Documentation

◆ action()

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

◆ assign()

unsafe MR.ChangeOnePointInPolylineAction MR.ChangeOnePointInPolylineAction.assign ( MR._ByValue_ChangeOnePointInPolylineAction _other)
inline

Generated from method MR.ChangeOnePointInPolylineAction.operator=.

◆ operator ChangeOnePointInPolylineAction?()

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

◆ operator MR.HistoryAction()

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

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