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