|
VisioMove SDK (iOS)
2.1.22
|
This is the complete list of members for VgEngine::VgColor, including all inherited members.
| mAlpha | VgEngine::VgColor | |
| mBlue | VgEngine::VgColor | |
| mGreen | VgEngine::VgColor | |
| mRed | VgEngine::VgColor | |
| operator!=(const VgColor &pOther) const | VgEngine::VgColor | inline |
| operator*(float const &pScalar) | VgEngine::VgColor | inline |
| operator*=(float const &pScalar) | VgEngine::VgColor | inline |
| operator==(const VgColor &pOther) const | VgEngine::VgColor | inline |
| VgColor(float pRed=0.0f, float pGreen=0.0f, float pBlue=0.0f, float pAlpha=1.0f) | VgEngine::VgColor | inline |
| VgColor(const VgColor &pColor) | VgEngine::VgColor | inline |