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

Undo action for ObjectPoints point selection Generated from class MR.ChangePointPointSelectionAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...

Inheritance diagram for MR.Const_ChangePointPointSelectionAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangePointPointSelectionAction (MR._ByValue_ChangePointPointSelectionAction _other)
 Generated from constructor MR.ChangePointPointSelectionAction.ChangePointPointSelectionAction.
 Const_ChangePointPointSelectionAction (Const_ChangePointPointSelectionAction _other)
 Generated from constructor MR.ChangePointPointSelectionAction.ChangePointPointSelectionAction.
 Const_ChangePointPointSelectionAction (ChangePointPointSelectionAction _other)
 Generated from constructor MR.ChangePointPointSelectionAction.ChangePointPointSelectionAction.
unsafe Const_ChangePointPointSelectionAction (string name, MR.Std.Const_SharedPtr_MRObjectPoints objPoints)
 use this constructor to remember object's vertex selection before making any changes in it Generated from constructor MR.ChangePointPointSelectionAction.ChangePointPointSelectionAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangePointPointSelectionAction.name.
unsafe MR.Const_VertBitSet selection ()
 Generated from method MR.ChangePointPointSelectionAction.selection.
unsafe ulong heapBytes ()
 Generated from method MR.ChangePointPointSelectionAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_ChangePointPointSelectionAction self)
static unsafe operator Const_ChangePointPointSelectionAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRObjectPoints _1)
 empty because set dirty is inside selectPoints Generated from method MR.ChangePointPointSelectionAction.setObjectDirty.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Undo action for ObjectPoints point selection Generated from class MR.ChangePointPointSelectionAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangePointPointSelectionAction() [1/4]

unsafe MR.Const_ChangePointPointSelectionAction.Const_ChangePointPointSelectionAction ( MR._ByValue_ChangePointPointSelectionAction _other)
inline

◆ Const_ChangePointPointSelectionAction() [2/4]

MR.Const_ChangePointPointSelectionAction.Const_ChangePointPointSelectionAction ( Const_ChangePointPointSelectionAction _other)
inline

◆ Const_ChangePointPointSelectionAction() [3/4]

MR.Const_ChangePointPointSelectionAction.Const_ChangePointPointSelectionAction ( ChangePointPointSelectionAction _other)
inline

◆ Const_ChangePointPointSelectionAction() [4/4]

unsafe MR.Const_ChangePointPointSelectionAction.Const_ChangePointPointSelectionAction ( string name,
MR.Std.Const_SharedPtr_MRObjectPoints objPoints )
inline

use this constructor to remember object's vertex selection before making any changes in it Generated from constructor MR.ChangePointPointSelectionAction.ChangePointPointSelectionAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangePointPointSelectionAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangePointPointSelectionAction.heapBytes ( )
inline

◆ name()

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

◆ operator Const_ChangePointPointSelectionAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ selection()

unsafe MR.Const_VertBitSet MR.Const_ChangePointPointSelectionAction.selection ( )
inline

◆ setObjectDirty()

unsafe void MR.Const_ChangePointPointSelectionAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRObjectPoints _1)
inlinestatic

empty because set dirty is inside selectPoints Generated from method MR.ChangePointPointSelectionAction.setObjectDirty.


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