Blender  V3.3
Public Attributes | List of all members
blender::draw::gpuMeshCol Struct Reference

Public Attributes

ushort r
 
ushort g
 
ushort b
 
ushort a
 

Detailed Description

Definition at line 62 of file extract_mesh_vbo_attributes.cc.

Member Data Documentation

◆ a

ushort blender::draw::gpuMeshCol::a

Definition at line 63 of file extract_mesh_vbo_attributes.cc.

◆ b

ushort blender::draw::gpuMeshCol::b

Definition at line 63 of file extract_mesh_vbo_attributes.cc.

◆ g

ushort blender::draw::gpuMeshCol::g

Definition at line 63 of file extract_mesh_vbo_attributes.cc.

◆ r

ushort blender::draw::gpuMeshCol::r

Definition at line 63 of file extract_mesh_vbo_attributes.cc.


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