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

History action for visualizeMaskType change Generated from class MR.ChangeVisualizePropertyAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class. More...

Inheritance diagram for MR.Const_ChangeVisualizePropertyAction:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_ChangeVisualizePropertyAction (MR._ByValue_ChangeVisualizePropertyAction _other)
 Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.
 Const_ChangeVisualizePropertyAction (Const_ChangeVisualizePropertyAction _other)
 Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.
 Const_ChangeVisualizePropertyAction (ChangeVisualizePropertyAction _other)
 Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.
unsafe Const_ChangeVisualizePropertyAction (string name, MR.Std.Const_SharedPtr_MRVisualObject obj, MR.Const_AnyVisualizeMaskEnum visualizeMaskType)
 use this constructor to remember object's visualize property mask before making any changes in it Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.
unsafe Const_ChangeVisualizePropertyAction (string name, MR.Std.Const_SharedPtr_MRVisualObject obj, MR.Const_AnyVisualizeMaskEnum visualizeMaskType, MR.Const_ViewportMask newMask)
 use this constructor to remember object's visualize property mask and immediately set new value Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.
unsafe MR.Std.String name ()
 Generated from method MR.ChangeVisualizePropertyAction.name.
unsafe ulong heapBytes ()
 Generated from method MR.ChangeVisualizePropertyAction.heapBytes.

Static Public Member Functions

static unsafe implicit operator MR.Const_HistoryAction (Const_ChangeVisualizePropertyAction self)
static unsafe operator Const_ChangeVisualizePropertyAction? (MR.Const_HistoryAction parent)
static unsafe void setObjectDirty (MR.Std.Const_SharedPtr_MRVisualObject _1)
 Generated from method MR.ChangeVisualizePropertyAction.setObjectDirty.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

History action for visualizeMaskType change Generated from class MR.ChangeVisualizePropertyAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_ChangeVisualizePropertyAction() [1/5]

unsafe MR.Const_ChangeVisualizePropertyAction.Const_ChangeVisualizePropertyAction ( MR._ByValue_ChangeVisualizePropertyAction _other)
inline

◆ Const_ChangeVisualizePropertyAction() [2/5]

MR.Const_ChangeVisualizePropertyAction.Const_ChangeVisualizePropertyAction ( Const_ChangeVisualizePropertyAction _other)
inline

◆ Const_ChangeVisualizePropertyAction() [3/5]

MR.Const_ChangeVisualizePropertyAction.Const_ChangeVisualizePropertyAction ( ChangeVisualizePropertyAction _other)
inline

◆ Const_ChangeVisualizePropertyAction() [4/5]

unsafe MR.Const_ChangeVisualizePropertyAction.Const_ChangeVisualizePropertyAction ( string name,
MR.Std.Const_SharedPtr_MRVisualObject obj,
MR.Const_AnyVisualizeMaskEnum visualizeMaskType )
inline

use this constructor to remember object's visualize property mask before making any changes in it Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.

◆ Const_ChangeVisualizePropertyAction() [5/5]

unsafe MR.Const_ChangeVisualizePropertyAction.Const_ChangeVisualizePropertyAction ( string name,
MR.Std.Const_SharedPtr_MRVisualObject obj,
MR.Const_AnyVisualizeMaskEnum visualizeMaskType,
MR.Const_ViewportMask newMask )
inline

use this constructor to remember object's visualize property mask and immediately set new value Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ChangeVisualizePropertyAction.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ heapBytes()

unsafe ulong MR.Const_ChangeVisualizePropertyAction.heapBytes ( )
inline

◆ name()

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

Generated from method MR.ChangeVisualizePropertyAction.name.

◆ operator Const_ChangeVisualizePropertyAction?()

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

◆ operator MR.Const_HistoryAction()

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

◆ setObjectDirty()

unsafe void MR.Const_ChangeVisualizePropertyAction.setObjectDirty ( MR.Std.Const_SharedPtr_MRVisualObject _1)
inlinestatic

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