Table of Contents

Interface IPrimitive<TSelf>

Namespace
LibGFX.Graphics.Primitives
Assembly
LibGFX.dll
public interface IPrimitive<TSelf> where TSelf : IPrimitive<TSelf>

Type Parameters

TSelf

Methods

GetMesh(IMaterial)

public static abstract Mesh GetMesh(IMaterial material = null)

Parameters

material IMaterial

Returns

Mesh