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.Const_VisualObject 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.Const_VisualObject 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.
 

Static Public Member Functions

static unsafe implicit operator MR.HistoryAction (ChangeVisualizePropertyAction self)
 
static unsafe operator ChangeVisualizePropertyAction? (MR.HistoryAction parent)
 

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

Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.

◆ ChangeVisualizePropertyAction() [2/5]

MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction ( Const_ChangeVisualizePropertyAction _other)
inline

Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.

◆ ChangeVisualizePropertyAction() [3/5]

MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction ( ChangeVisualizePropertyAction _other)
inline

Generated from constructor MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction.

◆ ChangeVisualizePropertyAction() [4/5]

unsafe MR.ChangeVisualizePropertyAction.ChangeVisualizePropertyAction ( string name,
MR.Const_VisualObject 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.Const_VisualObject 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?()

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

◆ operator MR.HistoryAction()

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

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