| FbxColor() | FbxColor | |
| FbxColor(const double pRed, const double pGreen, const double pBlue, const double pAlpha=1.0) | FbxColor | |
| FbxColor(const FbxDouble3 &pRGB, const double pAlpha=1.0) | FbxColor | |
| FbxColor(const FbxDouble4 &pRGBA) | FbxColor | |
| IsValid() const | FbxColor | |
| mAlpha | FbxColor | |
| mBlue | FbxColor | |
| mGreen | FbxColor | |
| mRed | FbxColor | |
| operator!=(const FbxColor &pColor) const | FbxColor | |
| operator=(const FbxColor &pColor) | FbxColor | |
| operator=(const FbxDouble3 &pColor) | FbxColor | |
| operator=(const FbxDouble4 &pColor) | FbxColor | |
| operator==(const FbxColor &pColor) const | FbxColor | |
| operator[](int pIndex) | FbxColor | |
| operator[](int pIndex) const | FbxColor | |
| Set(const double pRed, const double pGreen, const double pBlue, const double pAlpha=1.0) | FbxColor | |
| ~FbxColor() | FbxColor |