Blender V5.0
StoredFloat4 Struct Reference

#include <draw_attribute_shader_shared.hh>

Public Attributes

float x
float y
float z
float w

Detailed Description

Definition at line 27 of file draw_attribute_shader_shared.hh.

Member Data Documentation

◆ w

float StoredFloat4::w

Definition at line 31 of file draw_attribute_shader_shared.hh.

◆ x

float StoredFloat4::x

Definition at line 28 of file draw_attribute_shader_shared.hh.

◆ y

float StoredFloat4::y

Definition at line 29 of file draw_attribute_shader_shared.hh.

◆ z

float StoredFloat4::z

Definition at line 30 of file draw_attribute_shader_shared.hh.


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