Blender V2.61 - r43446
|
#include <util_types.h>
Public Member Functions | |
uchar | operator[] (int i) const |
uchar & | operator[] (int i) |
Public Attributes | |
uchar | x |
uchar | y |
uchar | z |
uchar | w |
Definition at line 122 of file util_types.h.
uchar uchar4::operator[] | ( | int | i | ) | const [inline] |
Definition at line 125 of file util_types.h.
uchar& uchar4::operator[] | ( | int | i | ) | [inline] |
Definition at line 126 of file util_types.h.
Definition at line 123 of file util_types.h.
Referenced by film_float_to_byte(), and texture_image< T >::read().
Definition at line 123 of file util_types.h.
Referenced by film_float_to_byte(), operator[](), and texture_image< T >::read().
Definition at line 123 of file util_types.h.
Referenced by film_float_to_byte(), and texture_image< T >::read().
Definition at line 123 of file util_types.h.
Referenced by film_float_to_byte(), and texture_image< T >::read().