Blender V5.0
half4 Struct Reference

#include <half.h>

Public Attributes

half x
half y
half z
half w

Detailed Description

Definition at line 60 of file half.h.

Member Data Documentation

◆ w

half half4::w

Definition at line 61 of file half.h.

Referenced by half4_to_float4_image().

◆ x

half half4::x

Definition at line 61 of file half.h.

Referenced by half4_to_float4_image().

◆ y

half half4::y

Definition at line 61 of file half.h.

Referenced by half4_to_float4_image().

◆ z

half half4::z

Definition at line 61 of file half.h.

Referenced by half4_to_float4_image().


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