- packColor
ushort packColor(ubvec3 c)
Undocumented in source. Be warned that the author may not have intended to support it.
- packColor
ushort packColor(ubyte[3] c)
Undocumented in source. Be warned that the author may not have intended to support it.
- packColor
ushort packColor(ubyte r, ubyte g, ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.
- rgb
Color4ub rgb(ubyte r, ubyte g, ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.