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

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

Inheritance diagram for MR.Const_ChangeXfAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeXfAction (MR._ByValue_ChangeXfAction _other)
 Generated from constructor MR.ChangeXfAction.ChangeXfAction.
 Const_ChangeXfAction (Const_ChangeXfAction _other)
 Generated from constructor MR.ChangeXfAction.ChangeXfAction.
 Const_ChangeXfAction (ChangeXfAction _other)
 Generated from constructor MR.ChangeXfAction.ChangeXfAction.
unsafe Const_ChangeXfAction (string name, MR.Std.Const_SharedPtr_MRObject obj)
 use this constructor to remember object's transformation before making any changes in it Generated from constructor MR.ChangeXfAction.ChangeXfAction.
unsafe Const_ChangeXfAction (string name, MR.Std.Const_SharedPtr_MRObject obj, in MR.AffineXf3f newXf)
 use this constructor to remember object's transformation and immediately set new mesh Generated from constructor MR.ChangeXfAction.ChangeXfAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeXfAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeXfAction.heapBytes.
unsafe MR.Std.Const_SharedPtr_MRObject obj ()
 Generated from method MR.ChangeXfAction.obj.

Static Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_ChangeXfAction() [1/5]

unsafe MR.Const_ChangeXfAction.Const_ChangeXfAction ( MR._ByValue_ChangeXfAction _other)
inline

Generated from constructor MR.ChangeXfAction.ChangeXfAction.

◆ Const_ChangeXfAction() [2/5]

MR.Const_ChangeXfAction.Const_ChangeXfAction ( Const_ChangeXfAction _other)
inline

Generated from constructor MR.ChangeXfAction.ChangeXfAction.

◆ Const_ChangeXfAction() [3/5]

MR.Const_ChangeXfAction.Const_ChangeXfAction ( ChangeXfAction _other)
inline

Generated from constructor MR.ChangeXfAction.ChangeXfAction.

◆ Const_ChangeXfAction() [4/5]

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

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

◆ Const_ChangeXfAction() [5/5]

unsafe MR.Const_ChangeXfAction.Const_ChangeXfAction ( string name,
MR.Std.Const_SharedPtr_MRObject obj,
in MR.AffineXf3f newXf )
inline

use this constructor to remember object's transformation and immediately set new mesh Generated from constructor MR.ChangeXfAction.ChangeXfAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangeXfAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeXfAction.heapBytes ( )
inline

Generated from method MR.ChangeXfAction.heapBytes.

◆ name()

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

Generated from method MR.ChangeXfAction.name.

◆ obj()

unsafe MR.Std.Const_SharedPtr_MRObject MR.Const_ChangeXfAction.obj ( )
inline

Generated from method MR.ChangeXfAction.obj.

◆ operator Const_ChangeXfAction?()

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

◆ operator MR.Const_HistoryAction()

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

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