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

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

Inheritance diagram for MR.Const_ChangePolylinePointsAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangePolylinePointsAction (MR._ByValue_ChangePolylinePointsAction _other)
 Generated from constructor MR.ChangePolylinePointsAction.ChangePolylinePointsAction.
 Const_ChangePolylinePointsAction (Const_ChangePolylinePointsAction _other)
 Generated from constructor MR.ChangePolylinePointsAction.ChangePolylinePointsAction.
 Const_ChangePolylinePointsAction (ChangePolylinePointsAction _other)
 Generated from constructor MR.ChangePolylinePointsAction.ChangePolylinePointsAction.
unsafe Const_ChangePolylinePointsAction (string name, MR.Std.Const_SharedPtr_MRObjectLines obj)
 use this constructor to remember object's lines points before making any changes in it Generated from constructor MR.ChangePolylinePointsAction.ChangePolylinePointsAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangePolylinePointsAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangePolylinePointsAction.heapBytes.

Static Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_ChangePolylinePointsAction() [1/4]

unsafe MR.Const_ChangePolylinePointsAction.Const_ChangePolylinePointsAction ( MR._ByValue_ChangePolylinePointsAction _other)
inline

◆ Const_ChangePolylinePointsAction() [2/4]

MR.Const_ChangePolylinePointsAction.Const_ChangePolylinePointsAction ( Const_ChangePolylinePointsAction _other)
inline

◆ Const_ChangePolylinePointsAction() [3/4]

MR.Const_ChangePolylinePointsAction.Const_ChangePolylinePointsAction ( ChangePolylinePointsAction _other)
inline

◆ Const_ChangePolylinePointsAction() [4/4]

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

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

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangePolylinePointsAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangePolylinePointsAction.heapBytes ( )
inline

◆ name()

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

Generated from method MR.ChangePolylinePointsAction.name.

◆ operator Const_ChangePolylinePointsAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

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

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