- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(const(DrawData) data)
Undocumented in source. Be warned that the author may not have intended to support it.
- fetchBlock
VertexBlock fetchBlock()
Undocumented in source. Be warned that the author may not have intended to support it.
- freeBlocks
void freeBlocks()
Undocumented in source. Be warned that the author may not have intended to support it.
- getBlock
VertexBlock getBlock()
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- isRemainingBlocks
bool isRemainingBlocks()
Undocumented in source. Be warned that the author may not have intended to support it.
- present
void present()
Undocumented in source. Be warned that the author may not have intended to support it.
- pushBlock
void pushBlock(VertexBlock block)
Undocumented in source. Be warned that the author may not have intended to support it.
- pushData
void pushData()
Undocumented in source. Be warned that the author may not have intended to support it.
- pushThreadsBlocks
void pushThreadsBlocks()
Undocumented in source. Be warned that the author may not have intended to support it.
- resize
void resize(ivec2 size)
Undocumented in source. Be warned that the author may not have intended to support it.
- view
void view(vec2 pos, vec2 size)
Undocumented in source. Be warned that the author may not have intended to support it.