GLBuffer.usageHints

uint usageHints() @property

Get usageHints field.

Returns

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

Set usageHints field.

Parameters

propvalthe OpenGL usage hints this buffer was created with