GLBuffer.RawMap

Undocumented in source.

Members

Functions

flushRangeRaw
void flushRangeRaw(size_t offset, size_t length, size_t esize)
Undocumented in source. Be warned that the author may not have intended to support it.
mapRangeRaw
void[] mapRangeRaw(size_t offset, size_t length, MapBits[] bits)
Undocumented in source. Be warned that the author may not have intended to support it.
mapRaw
void[] mapRaw(MapBits[] bits)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta