Search Results for

    Show / Hide Table of Contents

    Namespace ProjectDawn.Geometry3D.LowLevel.Unsafe

    Structs

    UnsafeVertexData

    An managed, resizable vertex data, without any thread safety check features. Stores generic vertex information in interleaved array. As example if structure is created with Position+Normal attributes as result data will be stored in memory as follows: position0/normal0/position1/normal1...

    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX