This is used for optional parameters of class SegmPointd with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_SegmPointd. Usage:
More...
|
|
static implicit | operator _InOptConst_SegmPointd (Const_SegmPointd value) |
| |
|
static unsafe implicit | operator _InOptConst_SegmPointd (double a) |
| | Generated from constructor MR.SegmPointd.SegmPointd.
|
| |
This is used for optional parameters of class SegmPointd with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_SegmPointd. Usage:
- Pass
null to use the default argument.
- Pass
new() to pass no object.
- Pass an instance of
SegmPointd/Const_SegmPointd to pass it to the function.
The documentation for this class was generated from the following file: