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

Generated from class MR.NoCtor<char>. This is the non-const half of the class. More...

+ Inheritance diagram for MR.NoCtor_Char:

Public Member Functions

unsafe NoCtor_Char ()
 Constructs an empty (default-constructed) instance.
 
unsafe NoCtor_Char (MR.Const_NoCtor_Char _other)
 Generated from constructor MR.NoCtor<char>::NoCtor.
 
 NoCtor_Char (NoCtor_Char _other)
 Generated from constructor MR.NoCtor<char>::NoCtor.
 
unsafe MR.NoCtor_Char assign (MR.Const_NoCtor_Char _other)
 Generated from method MR.NoCtor<char>::operator=.
 

Detailed Description

Generated from class MR.NoCtor<char>. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ NoCtor_Char() [1/3]

unsafe MR.NoCtor_Char.NoCtor_Char ( )
inline

Constructs an empty (default-constructed) instance.

◆ NoCtor_Char() [2/3]

unsafe MR.NoCtor_Char.NoCtor_Char ( MR.Const_NoCtor_Char _other)
inline

Generated from constructor MR.NoCtor<char>::NoCtor.

◆ NoCtor_Char() [3/3]

MR.NoCtor_Char.NoCtor_Char ( NoCtor_Char _other)
inline

Generated from constructor MR.NoCtor<char>::NoCtor.

Member Function Documentation

◆ assign()

unsafe MR.NoCtor_Char MR.NoCtor_Char.assign ( MR.Const_NoCtor_Char _other)
inline

Generated from method MR.NoCtor<char>::operator=.


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