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

    Contained containment.

    Disjoint

    Disjoint containment.

    Intersects

    Intersection containment.

    Extension Methods

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