MeshLib C# Docs
Loading...
Searching...
No Matches
MR.ChangeXfAction Class Reference

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

+ Inheritance diagram for MR.ChangeXfAction:

Public Member Functions

unsafe ChangeXfAction (MR._ByValue_ChangeXfAction _other)
 Generated from constructor MR.ChangeXfAction.ChangeXfAction.
 
 ChangeXfAction (Const_ChangeXfAction _other)
 Generated from constructor MR.ChangeXfAction.ChangeXfAction.
 
 ChangeXfAction (ChangeXfAction _other)
 Generated from constructor MR.ChangeXfAction.ChangeXfAction.
 
unsafe ChangeXfAction (string name, MR.Const_Object obj)
 use this constructor to remember object's transformation before making any changes in it Generated from constructor MR.ChangeXfAction.ChangeXfAction.
 
unsafe ChangeXfAction (string name, MR.Const_Object 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.ChangeXfAction assign (MR._ByValue_ChangeXfAction _other)
 Generated from method MR.ChangeXfAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeXfAction.action.
 

Static Public Member Functions

static unsafe implicit operator MR.HistoryAction (ChangeXfAction self)
 
static unsafe operator ChangeXfAction? (MR.HistoryAction parent)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ChangeXfAction() [1/5]

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

Generated from constructor MR.ChangeXfAction.ChangeXfAction.

◆ ChangeXfAction() [2/5]

MR.ChangeXfAction.ChangeXfAction ( Const_ChangeXfAction _other)
inline

Generated from constructor MR.ChangeXfAction.ChangeXfAction.

◆ ChangeXfAction() [3/5]

MR.ChangeXfAction.ChangeXfAction ( ChangeXfAction _other)
inline

Generated from constructor MR.ChangeXfAction.ChangeXfAction.

◆ ChangeXfAction() [4/5]

unsafe MR.ChangeXfAction.ChangeXfAction ( string name,
MR.Const_Object obj )
inline

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

◆ ChangeXfAction() [5/5]

unsafe MR.ChangeXfAction.ChangeXfAction ( string name,
MR.Const_Object 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

◆ action()

unsafe void MR.ChangeXfAction.action ( MR.HistoryAction.Type _1)
inline

Generated from method MR.ChangeXfAction.action.

◆ assign()

unsafe MR.ChangeXfAction MR.ChangeXfAction.assign ( MR._ByValue_ChangeXfAction _other)
inline

Generated from method MR.ChangeXfAction.operator=.

◆ operator ChangeXfAction?()

static unsafe MR.ChangeXfAction.operator ChangeXfAction? ( MR.HistoryAction parent)
inlineexplicitstatic

◆ operator MR.HistoryAction()

static unsafe implicit MR.ChangeXfAction.operator MR.HistoryAction ( ChangeXfAction self)
inlinestatic

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