generateBuffer

Generates the vertices of shapes to be rendered using hardware acceleration.

@safe nothrow pure
Vector!T[]
generateBuffer
(
T
)

Parameters

T

Type.

shape Shape!T

Shape information.

Meta