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

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

Inheritance diagram for MR.ChangeVisualizePropertyAction:

Public Member Functions

unsafe ChangeVisualizePropertyAction (MR._ByValue_ChangeVisualizePropertyAction _other)
 Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.
 ChangeVisualizePropertyAction (Const_ChangeVisualizePropertyAction _other)
 Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.
 ChangeVisualizePropertyAction (ChangeVisualizePropertyAction _other)
 Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.
unsafe 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 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.ChangeVisualizePropertyAction assign (MR._ByValue_ChangeVisualizePropertyAction _other)
 Generated from method MR::ChangeVisualizePropertyAction::operator=.
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangeVisualizePropertyAction.action.
Public Member Functions inherited from MR.Const_ChangeVisualizePropertyAction
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.HistoryAction (ChangeVisualizePropertyAction self)
static unsafe operator ChangeVisualizePropertyAction? (MR.HistoryAction parent)
Static Public Member Functions inherited from MR.Const_ChangeVisualizePropertyAction
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.

Additional Inherited Members

Protected Member Functions inherited from MR.Const_ChangeVisualizePropertyAction
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 non-const half of the class.

Constructor & Destructor Documentation

◆ ChangeVisualizePropertyAction() [1/5]

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

◆ ChangeVisualizePropertyAction() [2/5]

MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction ( Const_ChangeVisualizePropertyAction _other)
inline

◆ ChangeVisualizePropertyAction() [3/5]

MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction ( ChangeVisualizePropertyAction _other)
inline

◆ ChangeVisualizePropertyAction() [4/5]

unsafe MR.ChangeVisualizePropertyAction.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.

◆ ChangeVisualizePropertyAction() [5/5]

unsafe MR.ChangeVisualizePropertyAction.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

◆ action()

unsafe void MR.ChangeVisualizePropertyAction.action ( MR.HistoryAction.Type _1)
inline

◆ assign()

unsafe MR.ChangeVisualizePropertyAction MR.ChangeVisualizePropertyAction.assign ( MR._ByValue_ChangeVisualizePropertyAction _other)
inline

Generated from method MR::ChangeVisualizePropertyAction::operator=.

◆ operator ChangeVisualizePropertyAction?()

unsafe MR.ChangeVisualizePropertyAction.operator ChangeVisualizePropertyAction? ( MR.HistoryAction parent)
inlineexplicitstatic

◆ operator MR.HistoryAction()

unsafe implicit MR.ChangeVisualizePropertyAction.operator MR.HistoryAction ( ChangeVisualizePropertyAction self)
inlinestatic

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