MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Misc.InOut< T > Class Template Reference

This is used for optional in/out parameters, since ref can't be nullable. More...

Public Member Functions

 InOut (T NewValue)
 

Public Attributes

Value
 

Detailed Description

This is used for optional in/out parameters, since ref can't be nullable.

Type Constraints
T :unmanaged 

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