Blender  V3.3
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 152 of file GPU_vertex_format.h.

Member Data Documentation

◆ w

int GPUPackedNormal::w

◆ x

int GPUPackedNormal::x

Definition at line 153 of file GPU_vertex_format.h.

◆ y

int GPUPackedNormal::y

Definition at line 154 of file GPU_vertex_format.h.

◆ z

int GPUPackedNormal::z

Definition at line 155 of file GPU_vertex_format.h.


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