GLBuffer.usageHints
uint usageHints() @propertyGet usageHints field.
Returns
the OpenGL usage hints this buffer was created with
void usageHints(uint propval) @propertySet usageHints field.
Parameters
propval | the OpenGL usage hints this buffer was created with |