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

argument of this type indicates that the object is in old state, and the following argument is new state to be set Generated from class MR.SetNew. This is the non-const half of the class. More...

+ Inheritance diagram for MR.SetNew:

Public Member Functions

unsafe SetNew ()
 Constructs an empty (default-constructed) instance.
 
unsafe SetNew (MR.Const_SetNew _other)
 Generated from constructor MR.SetNew.SetNew.
 
 SetNew (SetNew _other)
 Generated from constructor MR.SetNew.SetNew.
 
unsafe MR.SetNew assign (MR.Const_SetNew _other)
 Generated from method MR.SetNew.operator=.
 

Detailed Description

argument of this type indicates that the object is in old state, and the following argument is new state to be set Generated from class MR.SetNew. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ SetNew() [1/3]

unsafe MR.SetNew.SetNew ( )
inline

Constructs an empty (default-constructed) instance.

◆ SetNew() [2/3]

unsafe MR.SetNew.SetNew ( MR.Const_SetNew _other)
inline

Generated from constructor MR.SetNew.SetNew.

◆ SetNew() [3/3]

MR.SetNew.SetNew ( SetNew _other)
inline

Generated from constructor MR.SetNew.SetNew.

Member Function Documentation

◆ assign()

unsafe MR.SetNew MR.SetNew.assign ( MR.Const_SetNew _other)
inline

Generated from method MR.SetNew.operator=.


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