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

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

Inheritance diagram for MR.Const_ChangeMeshUVCoordsAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeMeshUVCoordsAction (MR._ByValue_ChangeMeshUVCoordsAction _other)
 Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
 Const_ChangeMeshUVCoordsAction (Const_ChangeMeshUVCoordsAction _other)
 Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
 Const_ChangeMeshUVCoordsAction (ChangeMeshUVCoordsAction _other)
 Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
unsafe Const_ChangeMeshUVCoordsAction (string name, MR.Std.Const_SharedPtr_MRObjectMeshHolder obj)
 use this constructor to remember object's uv-coordinates before making any changes in them Generated from constructor MR.ChangeMeshUVCoordsAction.ChangeMeshUVCoordsAction.
unsafe Const_ChangeMeshUVCoordsAction (string name, MR.Std.Const_SharedPtr_MRObjectMeshHolder 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.Std.String name ()
 Generated from method MR.ChangeMeshUVCoordsAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeMeshUVCoordsAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_ChangeMeshUVCoordsAction self)
static unsafe operator Const_ChangeMeshUVCoordsAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectMeshHolder obj)
 Generated from method MR.ChangeMeshUVCoordsAction.setObjectDirty.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_ChangeMeshUVCoordsAction() [1/5]

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

◆ Const_ChangeMeshUVCoordsAction() [2/5]

MR.Const_ChangeMeshUVCoordsAction.Const_ChangeMeshUVCoordsAction ( Const_ChangeMeshUVCoordsAction _other)
inline

◆ Const_ChangeMeshUVCoordsAction() [3/5]

MR.Const_ChangeMeshUVCoordsAction.Const_ChangeMeshUVCoordsAction ( ChangeMeshUVCoordsAction _other)
inline

◆ Const_ChangeMeshUVCoordsAction() [4/5]

unsafe MR.Const_ChangeMeshUVCoordsAction.Const_ChangeMeshUVCoordsAction ( string name,
MR.Std.Const_SharedPtr_MRObjectMeshHolder obj )
inline

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

◆ Const_ChangeMeshUVCoordsAction() [5/5]

unsafe MR.Const_ChangeMeshUVCoordsAction.Const_ChangeMeshUVCoordsAction ( string name,
MR.Std.Const_SharedPtr_MRObjectMeshHolder 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

◆ Dispose() [1/2]

virtual void MR.Const_ChangeMeshUVCoordsAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeMeshUVCoordsAction.heapBytes ( )
inline

Generated from method MR.ChangeMeshUVCoordsAction.heapBytes.

◆ name()

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

Generated from method MR.ChangeMeshUVCoordsAction.name.

◆ operator Const_ChangeMeshUVCoordsAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

unsafe void MR.Const_ChangeMeshUVCoordsAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRObjectMeshHolder obj)
inlinestatic

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