Operator implicit operator
implicit operator OBB(MBB)
Declaration
public static implicit operator OBB(MBB v)
Parameters
| Type | Name | Description |
|---|---|---|
| MBB | v |
Returns
| Type | Description |
|---|---|
| OBB |
implicit operator MBB(OBB)
Declaration
public static implicit operator MBB(OBB v)
Parameters
| Type | Name | Description |
|---|---|---|
| OBB | v |
Returns
| Type | Description |
|---|---|
| MBB |