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

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

Inheritance diagram for MR.Const_ChangeOneNormalInCloudAction:

Classes

struct  _Underlying

Public Member Functions

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

Static Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_ChangeOneNormalInCloudAction() [1/5]

unsafe MR.Const_ChangeOneNormalInCloudAction.Const_ChangeOneNormalInCloudAction ( MR._ByValue_ChangeOneNormalInCloudAction _other)
inline

◆ Const_ChangeOneNormalInCloudAction() [2/5]

MR.Const_ChangeOneNormalInCloudAction.Const_ChangeOneNormalInCloudAction ( Const_ChangeOneNormalInCloudAction _other)
inline

◆ Const_ChangeOneNormalInCloudAction() [3/5]

MR.Const_ChangeOneNormalInCloudAction.Const_ChangeOneNormalInCloudAction ( ChangeOneNormalInCloudAction _other)
inline

◆ Const_ChangeOneNormalInCloudAction() [4/5]

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

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

◆ Const_ChangeOneNormalInCloudAction() [5/5]

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

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

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangeOneNormalInCloudAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeOneNormalInCloudAction.heapBytes ( )
inline

◆ name()

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

Generated from method MR.ChangeOneNormalInCloudAction.name.

◆ operator Const_ChangeOneNormalInCloudAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

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

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