|
Blender V4.3
|
#include <half.h>
Public Attributes | |
| half | x |
| half | y |
| half | z |
| half | w |
| half half4::w |
Definition at line 62 of file half.h.
Referenced by half4_to_float4_image(), and svm_image_texture_read().
| half half4::x |
Definition at line 62 of file half.h.
Referenced by half4_to_float4_image(), and svm_image_texture_read().
| half half4::y |
Definition at line 62 of file half.h.
Referenced by half4_to_float4_image(), and svm_image_texture_read().
| half half4::z |
Definition at line 62 of file half.h.
Referenced by half4_to_float4_image(), and svm_image_texture_read().