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

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

+ Inheritance diagram for MR.ChangeMeshUVCoordsAction:

Public Member Functions

unsafe ChangeMeshUVCoordsAction (MR._ByValue_ChangeMeshUVCoordsAction _other)
 Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
 
 ChangeMeshUVCoordsAction (Const_ChangeMeshUVCoordsAction _other)
 Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
 
 ChangeMeshUVCoordsAction (ChangeMeshUVCoordsAction _other)
 Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
 
unsafe ChangeMeshUVCoordsAction (string name, MR.Const_ObjectMeshHolder obj)
 use this constructor to remember object's uv-coordinates before making any changes in them Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
 
unsafe ChangeMeshUVCoordsAction (string name, MR.Const_ObjectMeshHolder obj, MR.Misc._Moved< MR.VertCoords2 > newUvCoords)
 use this constructor to remember object's uv-coordinates and immediate set new value Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
 
unsafe MR.ChangeMeshUVCoordsAction assign (MR._ByValue_ChangeMeshUVCoordsAction _other)
 Generated from method MR.ChangeMeshUVCoordsAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeMeshUVCoordsAction.action.
 

Static Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ ChangeMeshUVCoordsAction() [1/5]

unsafe MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction ( MR._ByValue_ChangeMeshUVCoordsAction _other)
inline

Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.

◆ ChangeMeshUVCoordsAction() [2/5]

MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction ( Const_ChangeMeshUVCoordsAction _other)
inline

Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.

◆ ChangeMeshUVCoordsAction() [3/5]

MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction ( ChangeMeshUVCoordsAction _other)
inline

Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.

◆ ChangeMeshUVCoordsAction() [4/5]

unsafe MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction ( string name,
MR.Const_ObjectMeshHolder obj )
inline

use this constructor to remember object's uv-coordinates before making any changes in them Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.

◆ ChangeMeshUVCoordsAction() [5/5]

unsafe MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction ( string name,
MR.Const_ObjectMeshHolder obj,
MR.Misc._Moved< MR.VertCoords2 > newUvCoords )
inline

use this constructor to remember object's uv-coordinates and immediate set new value Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.

Member Function Documentation

◆ action()

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

Generated from method MR.ChangeMeshUVCoordsAction.action.

◆ assign()

unsafe MR.ChangeMeshUVCoordsAction MR.ChangeMeshUVCoordsAction.assign ( MR._ByValue_ChangeMeshUVCoordsAction _other)
inline

Generated from method MR.ChangeMeshUVCoordsAction.operator=.

◆ operator ChangeMeshUVCoordsAction?()

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

◆ operator MR.HistoryAction()

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

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