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.Std.Const_SharedPtr_MRObjectLines 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.Std.Const_SharedPtr_MRObjectLines 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.
Public Member Functions inherited from MR.Const_ChangeOnePointInPolylineAction
virtual void Dispose ()
unsafe Const_ChangeOnePointInPolylineAction (MR._ByValue_ChangeOnePointInPolylineAction _other)
 Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
 Const_ChangeOnePointInPolylineAction (Const_ChangeOnePointInPolylineAction _other)
 Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
 Const_ChangeOnePointInPolylineAction (ChangeOnePointInPolylineAction _other)
 Generated from constructor MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction.
unsafe Const_ChangeOnePointInPolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines 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 Const_ChangeOnePointInPolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines 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.Std.String name ()
 Generated from method MR.ChangeOnePointInPolylineAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeOnePointInPolylineAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.HistoryAction (ChangeOnePointInPolylineAction self)
static unsafe operator ChangeOnePointInPolylineAction? (MR.HistoryAction parent)
Static Public Member Functions inherited from MR.Const_ChangeOnePointInPolylineAction
static unsafe implicit operator MR.Const_HistoryAction (Const_ChangeOnePointInPolylineAction self)
static unsafe operator Const_ChangeOnePointInPolylineAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectLines obj)
 Generated from method MR.ChangeOnePointInPolylineAction.setObjectDirty.

Additional Inherited Members

Protected Member Functions inherited from MR.Const_ChangeOnePointInPolylineAction
virtual unsafe void Dispose (bool disposing)

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

◆ ChangeOnePointInPolylineAction() [2/5]

MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction ( Const_ChangeOnePointInPolylineAction _other)
inline

◆ ChangeOnePointInPolylineAction() [3/5]

MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction ( ChangeOnePointInPolylineAction _other)
inline

◆ ChangeOnePointInPolylineAction() [4/5]

unsafe MR.ChangeOnePointInPolylineAction.ChangeOnePointInPolylineAction ( string name,
MR.Std.Const_SharedPtr_MRObjectLines 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.Std.Const_SharedPtr_MRObjectLines 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?()

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

◆ operator MR.HistoryAction()

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

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