- add
void add(ivec2 v)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
ivec2 opIndex(size_t ind)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(ivec2 vec, size_t ind)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
ivec2[] opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.