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

Undo action for changing normals in PointCloud Generated from class MR.ChangePointCloudNormalsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class. More...

+ Inheritance diagram for MR.ChangePointCloudNormalsAction:

Public Member Functions

unsafe ChangePointCloudNormalsAction (MR._ByValue_ChangePointCloudNormalsAction _other)
 Generated from constructor MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction.
 
 ChangePointCloudNormalsAction (Const_ChangePointCloudNormalsAction _other)
 Generated from constructor MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction.
 
 ChangePointCloudNormalsAction (ChangePointCloudNormalsAction _other)
 Generated from constructor MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction.
 
unsafe ChangePointCloudNormalsAction (string name, MR.Const_ObjectPoints obj)
 use this constructor to remember point cloud's normals before making any changes in them Generated from constructor MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction.
 
unsafe ChangePointCloudNormalsAction (string name, MR.Const_ObjectPoints obj, MR.Misc._Moved< MR.VertCoords > newNormals)
 use this constructor to remember point cloud's normals and immediate set new value Generated from constructor MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction.
 
unsafe MR.ChangePointCloudNormalsAction assign (MR._ByValue_ChangePointCloudNormalsAction _other)
 Generated from method MR.ChangePointCloudNormalsAction.operator=.
 
unsafe void action (MR.HistoryAction.Type _1)
 Generated from method MR.ChangePointCloudNormalsAction.action.
 

Static Public Member Functions

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

Detailed Description

Undo action for changing normals in PointCloud Generated from class MR.ChangePointCloudNormalsAction. Base classes: Direct: (non-virtual) MR.HistoryAction This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ChangePointCloudNormalsAction() [1/5]

unsafe MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction ( MR._ByValue_ChangePointCloudNormalsAction _other)
inline

Generated from constructor MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction.

◆ ChangePointCloudNormalsAction() [2/5]

MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction ( Const_ChangePointCloudNormalsAction _other)
inline

Generated from constructor MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction.

◆ ChangePointCloudNormalsAction() [3/5]

MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction ( ChangePointCloudNormalsAction _other)
inline

Generated from constructor MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction.

◆ ChangePointCloudNormalsAction() [4/5]

unsafe MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction ( string name,
MR.Const_ObjectPoints obj )
inline

use this constructor to remember point cloud's normals before making any changes in them Generated from constructor MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction.

◆ ChangePointCloudNormalsAction() [5/5]

unsafe MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction ( string name,
MR.Const_ObjectPoints obj,
MR.Misc._Moved< MR.VertCoords > newNormals )
inline

use this constructor to remember point cloud's normals and immediate set new value Generated from constructor MR.ChangePointCloudNormalsAction.ChangePointCloudNormalsAction.

Member Function Documentation

◆ action()

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

◆ assign()

unsafe MR.ChangePointCloudNormalsAction MR.ChangePointCloudNormalsAction.assign ( MR._ByValue_ChangePointCloudNormalsAction _other)
inline

Generated from method MR.ChangePointCloudNormalsAction.operator=.

◆ operator ChangePointCloudNormalsAction?()

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

◆ operator MR.HistoryAction()

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

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