This is used for optional parameters of class Optional_MRVertBitSet with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Optional_MRVertBitSet. Usage:
More...
Public Member Functions | |
| _InOptMut_Optional_MRVertBitSet (Optional_MRVertBitSet value) | |
Static Public Member Functions | |
| static implicit | operator _InOptMut_Optional_MRVertBitSet (Optional_MRVertBitSet value) |
Public Attributes | |
| Optional_MRVertBitSet? | Opt |
This is used for optional parameters of class Optional_MRVertBitSet with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Optional_MRVertBitSet. Usage:
null to use the default argument.new() to pass no object.Optional_MRVertBitSet/Const_Optional_MRVertBitSet directly.