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

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

Inheritance diagram for MR.Const_ChangeMeshPointsAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeMeshPointsAction (MR._ByValue_ChangeMeshPointsAction _other)
 Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.
 Const_ChangeMeshPointsAction (Const_ChangeMeshPointsAction _other)
 Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.
 Const_ChangeMeshPointsAction (ChangeMeshPointsAction _other)
 Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.
unsafe Const_ChangeMeshPointsAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh obj)
 use this constructor to remember object's mesh points before making any changes in it Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.
unsafe Const_ChangeMeshPointsAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh obj, MR.Misc._Moved< MR.VertCoords > newCoords)
 use this constructor to remember object's mesh points and immediate set new value Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeMeshPointsAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeMeshPointsAction.heapBytes.
unsafe MR.Std.Const_SharedPtr_MRObjectMesh obj ()
 Generated from method MR.ChangeMeshPointsAction.obj.
unsafe MR.Const_VertCoords clonePoints ()
 Generated from method MR.ChangeMeshPointsAction.clonePoints.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_ChangeMeshPointsAction self)
static unsafe operator Const_ChangeMeshPointsAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectMesh obj)
 Generated from method MR.ChangeMeshPointsAction.setObjectDirty.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_ChangeMeshPointsAction() [1/5]

unsafe MR.Const_ChangeMeshPointsAction.Const_ChangeMeshPointsAction ( MR._ByValue_ChangeMeshPointsAction _other)
inline

◆ Const_ChangeMeshPointsAction() [2/5]

MR.Const_ChangeMeshPointsAction.Const_ChangeMeshPointsAction ( Const_ChangeMeshPointsAction _other)
inline

◆ Const_ChangeMeshPointsAction() [3/5]

MR.Const_ChangeMeshPointsAction.Const_ChangeMeshPointsAction ( ChangeMeshPointsAction _other)
inline

◆ Const_ChangeMeshPointsAction() [4/5]

unsafe MR.Const_ChangeMeshPointsAction.Const_ChangeMeshPointsAction ( string name,
MR.Std.Const_SharedPtr_MRObjectMesh obj )
inline

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

◆ Const_ChangeMeshPointsAction() [5/5]

unsafe MR.Const_ChangeMeshPointsAction.Const_ChangeMeshPointsAction ( string name,
MR.Std.Const_SharedPtr_MRObjectMesh obj,
MR.Misc._Moved< MR.VertCoords > newCoords )
inline

use this constructor to remember object's mesh points and immediate set new value Generated from constructor MR.ChangeMeshPointsAction.ChangeMeshPointsAction.

Member Function Documentation

◆ clonePoints()

unsafe MR.Const_VertCoords MR.Const_ChangeMeshPointsAction.clonePoints ( )
inline

Generated from method MR.ChangeMeshPointsAction.clonePoints.

◆ Dispose() [1/2]

virtual void MR.Const_ChangeMeshPointsAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeMeshPointsAction.heapBytes ( )
inline

Generated from method MR.ChangeMeshPointsAction.heapBytes.

◆ name()

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

Generated from method MR.ChangeMeshPointsAction.name.

◆ obj()

unsafe MR.Std.Const_SharedPtr_MRObjectMesh MR.Const_ChangeMeshPointsAction.obj ( )
inline

Generated from method MR.ChangeMeshPointsAction.obj.

◆ operator Const_ChangeMeshPointsAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

unsafe void MR.Const_ChangeMeshPointsAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRObjectMesh obj)
inlinestatic

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