Blender V4.3
half4 Struct Reference

#include <half.h>

Public Attributes

half x
 
half y
 
half z
 
half w
 

Detailed Description

Definition at line 61 of file half.h.

Member Data Documentation

◆ w

half half4::w

Definition at line 62 of file half.h.

Referenced by half4_to_float4_image(), and svm_image_texture_read().

◆ x

half half4::x

Definition at line 62 of file half.h.

Referenced by half4_to_float4_image(), and svm_image_texture_read().

◆ y

half half4::y

Definition at line 62 of file half.h.

Referenced by half4_to_float4_image(), and svm_image_texture_read().

◆ z

half half4::z

Definition at line 62 of file half.h.

Referenced by half4_to_float4_image(), and svm_image_texture_read().


The documentation for this struct was generated from the following file: