This is used for optional parameters of class SharedPtr_ConstVoid with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_SharedPtr_ConstVoid. Usage:
More...
|
|
static implicit | operator _InOptConst_SharedPtr_ConstVoid (Const_SharedPtr_ConstVoid value) |
| |
|
static unsafe implicit | operator _InOptConst_SharedPtr_ConstVoid (MR.Std._ByValue_SharedPtr_Void ptr) |
| | Create a new instance from a non-const pointer to the same type.
|
| |
|
static unsafe implicit | operator _InOptConst_SharedPtr_ConstVoid (MR._ByValueShared_Object _other) |
| | Creates an untyped std.shared_ptr<void> pointing to the same object as the source typed pointer.
|
| |
|
static unsafe implicit | operator _InOptConst_SharedPtr_ConstVoid (MR._ByValueShared_Mesh _other) |
| | Creates an untyped std.shared_ptr<void> pointing to the same object as the source typed pointer.
|
| |
|
static unsafe implicit | operator _InOptConst_SharedPtr_ConstVoid (MR._ByValueShared_Polyline3 _other) |
| | Creates an untyped std.shared_ptr<void> pointing to the same object as the source typed pointer.
|
| |
|
static unsafe implicit | operator _InOptConst_SharedPtr_ConstVoid (MR._ByValueShared_PointCloud _other) |
| | Creates an untyped std.shared_ptr<void> pointing to the same object as the source typed pointer.
|
| |
|
static unsafe implicit | operator _InOptConst_SharedPtr_ConstVoid (MR._ByValueShared_SceneRootObject _other) |
| | Creates an untyped std.shared_ptr<void> pointing to the same object as the source typed pointer.
|
| |
This is used for optional parameters of class SharedPtr_ConstVoid with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_SharedPtr_ConstVoid. Usage:
The documentation for this class was generated from the following file:
- std_shared_ptr_const_void.cs