Blender V5.0
KernelGlobalsCPU::DecomposedTransform Struct Reference

#include <globals.h>

Public Attributes

float4 x
float4 y
float4 z
float4 w

Detailed Description

Definition at line 41 of file device/cpu/globals.h.

Member Data Documentation

◆ w

float4 KernelGlobalsCPU::DecomposedTransform::w

Definition at line 42 of file device/cpu/globals.h.

◆ x

float4 KernelGlobalsCPU::DecomposedTransform::x

Definition at line 42 of file device/cpu/globals.h.

◆ y

float4 KernelGlobalsCPU::DecomposedTransform::y

Definition at line 42 of file device/cpu/globals.h.

◆ z

float4 KernelGlobalsCPU::DecomposedTransform::z

Definition at line 42 of file device/cpu/globals.h.


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