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

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

Inheritance diagram for MR.Const_PartialChangeMeshDataAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_PartialChangeMeshDataAction (MR._ByValue_PartialChangeMeshDataAction _other)
 Generated from constructor MR.PartialChangeMeshDataAction.PartialChangeMeshDataAction.
unsafe Const_PartialChangeMeshDataAction (string name, MR.Std.Const_SharedPtr_MRObjectMesh obj, MR.Misc._Moved< MR.ObjectMeshData > newData)
 use this constructor to remember object's data and immediately set new data Generated from constructor MR.PartialChangeMeshDataAction.PartialChangeMeshDataAction.
unsafe MR.Std.String name ()
 Generated from method MR.PartialChangeMeshDataAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.PartialChangeMeshDataAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_PartialChangeMeshDataAction self)
static unsafe operator Const_PartialChangeMeshDataAction? (MR.Const_HistoryAction parent)

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_PartialChangeMeshDataAction() [1/2]

unsafe MR.Const_PartialChangeMeshDataAction.Const_PartialChangeMeshDataAction ( MR._ByValue_PartialChangeMeshDataAction _other)
inline

◆ Const_PartialChangeMeshDataAction() [2/2]

unsafe MR.Const_PartialChangeMeshDataAction.Const_PartialChangeMeshDataAction ( string name,
MR.Std.Const_SharedPtr_MRObjectMesh obj,
MR.Misc._Moved< MR.ObjectMeshData > newData )
inline

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

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_PartialChangeMeshDataAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_PartialChangeMeshDataAction.heapBytes ( )
inline

◆ name()

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

Generated from method MR.PartialChangeMeshDataAction.name.

◆ operator Const_PartialChangeMeshDataAction?()

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

◆ operator MR.Const_HistoryAction()

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

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