Interface IUnion<T>
Namespace: ProjectDawn.Navigation
Assembly: ProjectDawn.Navigation.dll
Syntax
public interface IUnion<T> where T : unmanaged
Type Parameters
| Name | Description |
|---|---|
| T |
Methods
| Improve this Doc View SourceUnion(T)
Returns combined volume.
Declaration
T Union(T value)
Parameters
| Type | Name | Description |
|---|---|---|
| T | value |
Returns
| Type | Description |
|---|---|
| T |