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

Undo action that modifies one point's coordinates inside ObjectPoints Generated from class MR.ChangeOnePointInCloudAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...

Inheritance diagram for MR.Const_ChangeOnePointInCloudAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeOnePointInCloudAction (MR._ByValue_ChangeOnePointInCloudAction _other)
 Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
 Const_ChangeOnePointInCloudAction (Const_ChangeOnePointInCloudAction _other)
 Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
 Const_ChangeOnePointInCloudAction (ChangeOnePointInCloudAction _other)
 Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
unsafe Const_ChangeOnePointInCloudAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj, MR.VertId pointId)
 use this constructor to remember point's coordinates before making any changes in it Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
unsafe Const_ChangeOnePointInCloudAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints obj, MR.VertId pointId, in MR.Vector3f newCoords)
 use this constructor to remember point's coordinates and immediate set new coordinates Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeOnePointInCloudAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeOnePointInCloudAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_ChangeOnePointInCloudAction self)
static unsafe operator Const_ChangeOnePointInCloudAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectPoints obj)
 Generated from method MR.ChangeOnePointInCloudAction.setObjectDirty.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Undo action that modifies one point's coordinates inside ObjectPoints Generated from class MR.ChangeOnePointInCloudAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangeOnePointInCloudAction() [1/5]

unsafe MR.Const_ChangeOnePointInCloudAction.Const_ChangeOnePointInCloudAction ( MR._ByValue_ChangeOnePointInCloudAction _other)
inline

◆ Const_ChangeOnePointInCloudAction() [2/5]

MR.Const_ChangeOnePointInCloudAction.Const_ChangeOnePointInCloudAction ( Const_ChangeOnePointInCloudAction _other)
inline

◆ Const_ChangeOnePointInCloudAction() [3/5]

MR.Const_ChangeOnePointInCloudAction.Const_ChangeOnePointInCloudAction ( ChangeOnePointInCloudAction _other)
inline

◆ Const_ChangeOnePointInCloudAction() [4/5]

unsafe MR.Const_ChangeOnePointInCloudAction.Const_ChangeOnePointInCloudAction ( string name,
MR.Std.Const_SharedPtr_MRObjectPoints obj,
MR.VertId pointId )
inline

use this constructor to remember point's coordinates before making any changes in it Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.

◆ Const_ChangeOnePointInCloudAction() [5/5]

unsafe MR.Const_ChangeOnePointInCloudAction.Const_ChangeOnePointInCloudAction ( string name,
MR.Std.Const_SharedPtr_MRObjectPoints obj,
MR.VertId pointId,
in MR.Vector3f newCoords )
inline

use this constructor to remember point's coordinates and immediate set new coordinates Generated from constructor MR.ChangeOnePointInCloudAction.ChangeOnePointInCloudAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangeOnePointInCloudAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeOnePointInCloudAction.heapBytes ( )
inline

◆ name()

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

Generated from method MR.ChangeOnePointInCloudAction.name.

◆ operator Const_ChangeOnePointInCloudAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

unsafe void MR.Const_ChangeOnePointInCloudAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRObjectPoints obj)
inlinestatic

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