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

History action for object change Generated from class MR.ChangeObjectAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...

Inheritance diagram for MR.Const_ChangeObjectAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeObjectAction (MR._ByValue_ChangeObjectAction _other)
 Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.
 Const_ChangeObjectAction (Const_ChangeObjectAction _other)
 Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.
 Const_ChangeObjectAction (ChangeObjectAction _other)
 Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.
unsafe Const_ChangeObjectAction (string name, MR.Std.Const_SharedPtr_MRObject obj)
 Constructed from original Object Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeObjectAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeObjectAction.heapBytes.

Static Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

History action for object change Generated from class MR.ChangeObjectAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangeObjectAction() [1/4]

unsafe MR.Const_ChangeObjectAction.Const_ChangeObjectAction ( MR._ByValue_ChangeObjectAction _other)
inline

Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.

◆ Const_ChangeObjectAction() [2/4]

MR.Const_ChangeObjectAction.Const_ChangeObjectAction ( Const_ChangeObjectAction _other)
inline

Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.

◆ Const_ChangeObjectAction() [3/4]

MR.Const_ChangeObjectAction.Const_ChangeObjectAction ( ChangeObjectAction _other)
inline

Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.

◆ Const_ChangeObjectAction() [4/4]

unsafe MR.Const_ChangeObjectAction.Const_ChangeObjectAction ( string name,
MR.Std.Const_SharedPtr_MRObject obj )
inline

Constructed from original Object Generated from constructor MR.ChangeObjectAction.ChangeObjectAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangeObjectAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeObjectAction.heapBytes ( )
inline

Generated from method MR.ChangeObjectAction.heapBytes.

◆ name()

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

Generated from method MR.ChangeObjectAction.name.

◆ operator Const_ChangeObjectAction?()

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

◆ operator MR.Const_HistoryAction()

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

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