|
Blender
V2.93
|
#include <GPU_vertex_format.h>
Public Attributes | |
| int | x: 10 |
| int | y: 10 |
| int | z: 10 |
| int | w: 2 |
Definition at line 137 of file GPU_vertex_format.h.
| int GPUPackedNormal::w |
Definition at line 141 of file GPU_vertex_format.h.
Referenced by extract_lnor_iter_poly_mesh(), extract_pos_nor_iter_poly_bm(), extract_pos_nor_iter_poly_mesh(), and extract_tan_ex().
| int GPUPackedNormal::x |
Definition at line 138 of file GPU_vertex_format.h.
| int GPUPackedNormal::y |
Definition at line 139 of file GPU_vertex_format.h.
| int GPUPackedNormal::z |
Definition at line 140 of file GPU_vertex_format.h.