Assimp
v3.1.1 (June 2014)
|
Helper structure to represent a texel in a ARGB8888 format.
More...
Public Attributes |
unsigned char | a |
|
unsigned char | b |
|
unsigned char | g |
|
unsigned char | r |
|
Detailed Description
Helper structure to represent a texel in a ARGB8888 format.
Used by aiTexture.
Member Function Documentation
Conversion to a floating-point 4d color.
bool aiTexel::operator!= |
( |
const aiTexel & |
other | ) |
const |
|
inline |
Inverse comparison operator.
bool aiTexel::operator== |
( |
const aiTexel & |
other | ) |
const |
|
inline |
Member Data Documentation
The documentation for this struct was generated from the following file: