Blender V4.3
GPUNormal Struct Reference

#include <GPU_vertex_format.hh>

Public Attributes

union { 
 
   GPUPackedNormal   low 
 
   short   high [4] 
 
};  
 

Detailed Description

Definition at line 158 of file GPU_vertex_format.hh.

Member Data Documentation

◆ [union]

union { ... } GPUNormal

◆ high

short GPUNormal::high[4]

Definition at line 161 of file GPU_vertex_format.hh.

Referenced by GPU_normal_convert_v3().

◆ low

GPUPackedNormal GPUNormal::low

Definition at line 160 of file GPU_vertex_format.hh.

Referenced by GPU_normal_convert_v3().


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