Table of Contents

Delegate MeshUtils.VertexProcessor<T>

Namespace
Lime
Assembly
Lime.dll
public delegate void MeshUtils.VertexProcessor<T>(ref T vertex) where T : unmanaged

Parameters

vertex T

Type Parameters

T