Search Results for

    Show / Hide Table of Contents

    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 Source

    Union(T)

    Returns combined volume.

    Declaration
    T Union(T value)
    Parameters
    Type Name Description
    T value
    Returns
    Type Description
    T
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX