Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
This is the complete list of members for aiColor4t< TReal >, including all inherited members.
a | aiColor4t< TReal > | |
aiColor4t() AI_NO_EXCEPT | aiColor4t< TReal > | inline |
aiColor4t(TReal _r, TReal _g, TReal _b, TReal _a) | aiColor4t< TReal > | inline |
aiColor4t(TReal _r) | aiColor4t< TReal > | inlineexplicit |
aiColor4t(const aiColor4t &o)=default | aiColor4t< TReal > | |
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 > |