Search Results for

    Show / Hide Table of Contents

    Enum ContainmentType

    Type of containment.

    Namespace: Evergine.Mathematics
    Assembly: Evergine.Mathematics.dll
    Syntax
    public enum ContainmentType

    Fields

    Name Description
    Contains

    Contains containment.

    Disjoint

    Disjoint containment.

    Intersects

    Contains the intersection.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX