Helper structure to represent a texel in a ARGB8888 format.
More...
|
unsigned char | a |
|
unsigned char | b |
|
unsigned char | g |
|
unsigned char | r |
|
Helper structure to represent a texel in a ARGB8888 format.
Used by aiTexture.
§ operator aiColor4D()
Conversion to a floating-point 4d color.
§ operator!=()
bool aiTexel::operator!= |
( |
const aiTexel & |
other | ) |
const |
|
inline |
Inverse comparison operator.
§ operator==()
bool aiTexel::operator== |
( |
const aiTexel & |
other | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: