This is used for optional parameters of class Pair_Float_MRVertId with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_Pair_Float_MRVertId. Usage:
More...
Public Member Functions | |
| _InOptConst_Pair_Float_MRVertId (Const_Pair_Float_MRVertId value) | |
Static Public Member Functions | |
| static implicit | operator _InOptConst_Pair_Float_MRVertId (Const_Pair_Float_MRVertId value) |
Public Attributes | |
| Const_Pair_Float_MRVertId? | Opt |
This is used for optional parameters of class Pair_Float_MRVertId with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_Pair_Float_MRVertId. Usage:
null to use the default argument.new() to pass no object.Pair_Float_MRVertId/Const_Pair_Float_MRVertId to pass it to the function.