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

Classes

class  _InOptConst_CallSimply
 This is used for optional parameters of class CallSimply with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_CallSimply. Usage:
 
class  _InOptConst_CallSimplyMaker
 This is used for optional parameters of class CallSimplyMaker with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_CallSimplyMaker. Usage:
 
class  _InOptMut_CallSimply
 This is used for optional parameters of class CallSimply with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_CallSimply. Usage:
 
class  _InOptMut_CallSimplyMaker
 This is used for optional parameters of class CallSimplyMaker with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_CallSimplyMaker. Usage:
 
class  CallSimply
 Generated from class MR.Parallel.CallSimply. This is the non-const half of the class. More...
 
class  CallSimplyMaker
 Generated from class MR.Parallel.CallSimplyMaker. This is the non-const half of the class. More...
 
class  Const_CallSimply
 Generated from class MR.Parallel.CallSimply. This is the const half of the class.
 
class  Const_CallSimplyMaker
 Generated from class MR.Parallel.CallSimplyMaker. This is the const half of the class.
 

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