GLBuffer.usageHints

uint usageHints() @property nothrow

Get usageHints field.

Returns

the OpenGL usage hints this buffer was created with
void usageHints(uint propval) @property nothrow

Set usageHints field.

Parameters

propvalthe OpenGL usage hints this buffer was created with