|
Assimp
v3.1.1 (June 2014)
|
| a | aiColor4t< TReal > | |
| aiColor4t() | aiColor4t< TReal > | [inline] |
| aiColor4t(TReal _r, TReal _g, TReal _b, TReal _a) | aiColor4t< TReal > | [inline] |
| aiColor4t(TReal _r) | aiColor4t< TReal > | [inline, explicit] |
| aiColor4t(const aiColor4t &o) | aiColor4t< TReal > | [inline] |
| b | aiColor4t< TReal > | |
| g | aiColor4t< TReal > | |
| IsBlack() const | aiColor4t< TReal > | [inline] |
| operator!=(const aiColor4t &other) const | aiColor4t< TReal > | |
| operator*=(TReal f) | aiColor4t< TReal > | |
| operator+=(const aiColor4t &o) | aiColor4t< TReal > | |
| operator-=(const aiColor4t &o) | aiColor4t< TReal > | |
| operator/=(TReal f) | aiColor4t< TReal > | |
| operator<(const aiColor4t &other) const | aiColor4t< TReal > | |
| operator==(const aiColor4t &other) const | aiColor4t< TReal > | |
| operator[](unsigned int i) const | aiColor4t< TReal > | [inline] |
| operator[](unsigned int i) | aiColor4t< TReal > | [inline] |
| r | aiColor4t< TReal > |