Cogs.Core
Public Attributes | List of all members
Cogs::Core::vec1010102 Struct Reference

Public Attributes

uint32_t x: 10
 
uint32_t y: 10
 
uint32_t z: 10
 
uint32_t w: 2
 

Detailed Description

Definition at line 102 of file VertexFormats.h.

Member Data Documentation

◆ w

uint32_t Cogs::Core::vec1010102::w

Definition at line 107 of file VertexFormats.h.

◆ x

uint32_t Cogs::Core::vec1010102::x

Definition at line 104 of file VertexFormats.h.

◆ y

uint32_t Cogs::Core::vec1010102::y

Definition at line 105 of file VertexFormats.h.

◆ z

uint32_t Cogs::Core::vec1010102::z

Definition at line 106 of file VertexFormats.h.


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