|
Blender
V3.3
|
Public Attributes | |
| ushort | r |
| ushort | g |
| ushort | b |
| ushort | a |
Definition at line 62 of file extract_mesh_vbo_attributes.cc.
| ushort blender::draw::gpuMeshCol::a |
Definition at line 63 of file extract_mesh_vbo_attributes.cc.
| ushort blender::draw::gpuMeshCol::b |
Definition at line 63 of file extract_mesh_vbo_attributes.cc.
| ushort blender::draw::gpuMeshCol::g |
Definition at line 63 of file extract_mesh_vbo_attributes.cc.
| ushort blender::draw::gpuMeshCol::r |
Definition at line 63 of file extract_mesh_vbo_attributes.cc.