Search Results for

    Show / Hide Table of Contents

    Delegate DynamicBVH<T>.QueryDelegate

    The query delegate function.

    Namespace: Evergine.Common.Helpers
    Assembly: Evergine.Common.dll
    Syntax
    public delegate void DynamicBVH<T>.QueryDelegate(int proxyId)
    Parameters
    Type Name Description
    int proxyId

    The proxy Id.

    Extension Methods

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