MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_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 const half of the class. More...

Inheritance diagram for MR.Const_ChangeOnePointInPolylineAction:

Classes

struct  _Underlying

Public Member Functions

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.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.

Protected Member Functions

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 const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangeOnePointInPolylineAction() [1/5]

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

◆ Const_ChangeOnePointInPolylineAction() [2/5]

MR.Const_ChangeOnePointInPolylineAction.Const_ChangeOnePointInPolylineAction ( Const_ChangeOnePointInPolylineAction _other)
inline

◆ Const_ChangeOnePointInPolylineAction() [3/5]

MR.Const_ChangeOnePointInPolylineAction.Const_ChangeOnePointInPolylineAction ( ChangeOnePointInPolylineAction _other)
inline

◆ Const_ChangeOnePointInPolylineAction() [4/5]

unsafe MR.Const_ChangeOnePointInPolylineAction.Const_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.

◆ Const_ChangeOnePointInPolylineAction() [5/5]

unsafe MR.Const_ChangeOnePointInPolylineAction.Const_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

◆ Dispose() [1/2]

virtual void MR.Const_ChangeOnePointInPolylineAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_ChangeOnePointInPolylineAction.Dispose ( bool disposing)
inlineprotectedvirtual

◆ heapBytes()

unsafe ulong MR.Const_ChangeOnePointInPolylineAction.heapBytes ( )
inline

◆ name()

unsafe MR.Std.String MR.Const_ChangeOnePointInPolylineAction.name ( )
inline

◆ operator Const_ChangeOnePointInPolylineAction?()

unsafe MR.Const_ChangeOnePointInPolylineAction.operator Const_ChangeOnePointInPolylineAction? ( MR.Const_HistoryAction parent)
inlineexplicitstatic

◆ operator MR.Const_HistoryAction()

unsafe implicit MR.Const_ChangeOnePointInPolylineAction.operator MR.Const_HistoryAction ( Const_ChangeOnePointInPolylineAction self)
inlinestatic

◆ setObjectDirty()

unsafe void MR.Const_ChangeOnePointInPolylineAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRObjectLines obj)
inlinestatic

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