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

#include <GPU_vertex_format.h>

Public Attributes

union {
   GPUPackedNormal   low
 
   short   high [3]
 
}; 
 

Detailed Description

Definition at line 144 of file GPU_vertex_format.h.

Member Data Documentation

◆ 

union { ... }

◆ high

short GPUNormal::high[3]

◆ low

GPUPackedNormal GPUNormal::low

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