Search Results for

    Show / Hide Table of Contents

    Delegate GraphicsContext.MapMemoryCallback

    MapMemory function callback that return the mapped data region.

    Namespace: Evergine.Common.Graphics
    Assembly: Evergine.Common.dll
    Syntax
    public delegate void GraphicsContext.MapMemoryCallback(MappedResource mappedResource)
    Parameters
    Type Name Description
    MappedResource mappedResource

    A MappedResource structure describing the mapped data region.

    Extension Methods

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