MeshLib C# Docs
Loading...
Searching...
No Matches

Undo action for ObjectLines polyline change Generated from class MR.ChangePolylineAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...

Inheritance diagram for MR.Const_ChangePolylineAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangePolylineAction (MR._ByValue_ChangePolylineAction _other)
 Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.
 Const_ChangePolylineAction (Const_ChangePolylineAction _other)
 Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.
 Const_ChangePolylineAction (ChangePolylineAction _other)
 Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.
unsafe Const_ChangePolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj)
 use this constructor to remember object's polyline before making any changes in it Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.
unsafe Const_ChangePolylineAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj, MR.Std._ByValue_SharedPtr_MRPolyline3 newPolyline)
 use this constructor to remember object's polyline and immediately set new polyline Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangePolylineAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangePolylineAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_ChangePolylineAction self)
static unsafe operator Const_ChangePolylineAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectLines obj)
 Generated from method MR.ChangePolylineAction.setObjectDirty.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Undo action for ObjectLines polyline change Generated from class MR.ChangePolylineAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangePolylineAction() [1/5]

unsafe MR.Const_ChangePolylineAction.Const_ChangePolylineAction ( MR._ByValue_ChangePolylineAction _other)
inline

Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.

◆ Const_ChangePolylineAction() [2/5]

MR.Const_ChangePolylineAction.Const_ChangePolylineAction ( Const_ChangePolylineAction _other)
inline

Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.

◆ Const_ChangePolylineAction() [3/5]

MR.Const_ChangePolylineAction.Const_ChangePolylineAction ( ChangePolylineAction _other)
inline

Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.

◆ Const_ChangePolylineAction() [4/5]

unsafe MR.Const_ChangePolylineAction.Const_ChangePolylineAction ( string name,
MR.Std.Const_SharedPtr_MRObjectLines obj )
inline

use this constructor to remember object's polyline before making any changes in it Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.

◆ Const_ChangePolylineAction() [5/5]

unsafe MR.Const_ChangePolylineAction.Const_ChangePolylineAction ( string name,
MR.Std.Const_SharedPtr_MRObjectLines obj,
MR.Std._ByValue_SharedPtr_MRPolyline3 newPolyline )
inline

use this constructor to remember object's polyline and immediately set new polyline Generated from constructor MR.ChangePolylineAction.ChangePolylineAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangePolylineAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangePolylineAction.heapBytes ( )
inline

Generated from method MR.ChangePolylineAction.heapBytes.

◆ name()

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

Generated from method MR.ChangePolylineAction.name.

◆ operator Const_ChangePolylineAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

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

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