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

#include <GPU_vertex_format.h>

Public Attributes

int x: 10
 
int y: 10
 
int z: 10
 
int w: 2
 

Detailed Description

Definition at line 137 of file GPU_vertex_format.h.

Member Data Documentation

◆ w

int GPUPackedNormal::w

◆ x

int GPUPackedNormal::x

Definition at line 138 of file GPU_vertex_format.h.

◆ y

int GPUPackedNormal::y

Definition at line 139 of file GPU_vertex_format.h.

◆ z

int GPUPackedNormal::z

Definition at line 140 of file GPU_vertex_format.h.


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