|
Blender V5.0
|
#include <draw_attribute_shader_shared.hh>
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | w |
Definition at line 27 of file draw_attribute_shader_shared.hh.
| float StoredFloat4::w |
Definition at line 31 of file draw_attribute_shader_shared.hh.
| float StoredFloat4::x |
Definition at line 28 of file draw_attribute_shader_shared.hh.
| float StoredFloat4::y |
Definition at line 29 of file draw_attribute_shader_shared.hh.
| float StoredFloat4::z |
Definition at line 30 of file draw_attribute_shader_shared.hh.