Blender  V2.93
Public Attributes | List of all members
half4 Struct Reference

#include <util_half.h>

Public Attributes

half x
 
half y
 
half z
 
half w
 

Detailed Description

Definition at line 64 of file util_half.h.

Member Data Documentation

◆ w

half half4::w

Definition at line 65 of file util_half.h.

Referenced by half4_to_float4().

◆ x

half half4::x

Definition at line 65 of file util_half.h.

Referenced by half4_to_float4().

◆ y

half half4::y

Definition at line 65 of file util_half.h.

Referenced by half4_to_float4().

◆ z

half half4::z

Definition at line 65 of file util_half.h.

Referenced by half4_to_float4().


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