- putFilledBlock
void putFilledBlock(Buffer!V output, vec3 pos, vec3 size, Color4ub color)
Undocumented in source. Be warned that the author may not have intended to support it.
- putFilledSide
void putFilledSide(Buffer!V output, vec3 pos, vec3 size, CubeSide side, Color4ub color)
Undocumented in source. Be warned that the author may not have intended to support it.
- putLineBlock
void putLineBlock(Buffer!V output, vec3 pos, vec3 size, Color4ub color)
Undocumented in source. Be warned that the author may not have intended to support it.
- putLineSide
void putLineSide(Buffer!V output, vec3 pos, vec3 size, CubeSide side, Color4ub color)
Undocumented in source. Be warned that the author may not have intended to support it.