ds5w.helpers

Undocumented in source.

Members

Functions

color_R32G32B32A32_FLOAT
Color color_R32G32B32A32_FLOAT(float r, float g, float b, float a)
Undocumented in source. Be warned that the author may not have intended to support it.
color_R32G32B32_FLOAT
Color color_R32G32B32_FLOAT(float r, float g, float b)
Undocumented in source. Be warned that the author may not have intended to support it.
color_R8G8B8A8_UCHAR
Color color_R8G8B8A8_UCHAR(ubyte r, ubyte g, ubyte b, ubyte a)
Undocumented in source. Be warned that the author may not have intended to support it.
color_R8G8B8_UCHAR_A32_FLOAT
Color color_R8G8B8_UCHAR_A32_FLOAT(ubyte r, ubyte g, ubyte b, float a)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta