Cogs.Core
Static Public Member Functions | Public Attributes | List of all members
Cogs::Core::Pos4hNorm8Tex2f Struct Reference

Static Public Member Functions

static VertexFormatHandle getVertexFormat ()
 

Public Attributes

uint64_t position
 
struct {
   int8_t   x
 
   int8_t   y
 
   int8_t   z
 
   int8_t   w
 
normal
 
glm::vec2 tex
 

Detailed Description

Definition at line 122 of file VertexFormats.h.

Member Function Documentation

◆ getVertexFormat()

static VertexFormatHandle Cogs::Core::Pos4hNorm8Tex2f::getVertexFormat ( )
inlinestatic

Definition at line 131 of file VertexFormats.h.

Member Data Documentation

◆ position

uint64_t Cogs::Core::Pos4hNorm8Tex2f::position

Definition at line 124 of file VertexFormats.h.

◆ tex

glm::vec2 Cogs::Core::Pos4hNorm8Tex2f::tex

Definition at line 129 of file VertexFormats.h.

◆ w

int8_t Cogs::Core::Pos4hNorm8Tex2f::w

Definition at line 127 of file VertexFormats.h.

◆ x

int8_t Cogs::Core::Pos4hNorm8Tex2f::x

Definition at line 127 of file VertexFormats.h.

◆ y

int8_t Cogs::Core::Pos4hNorm8Tex2f::y

Definition at line 127 of file VertexFormats.h.

◆ z

int8_t Cogs::Core::Pos4hNorm8Tex2f::z

Definition at line 127 of file VertexFormats.h.


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