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

Static Public Member Functions

static VertexFormatHandle getVertexFormat ()
 

Public Attributes

uint64_t position
 
vec1010102 normal
 
glm::vec2 tex
 

Detailed Description

Definition at line 110 of file VertexFormats.h.

Member Function Documentation

◆ getVertexFormat()

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

Definition at line 116 of file VertexFormats.h.

Member Data Documentation

◆ normal

vec1010102 Cogs::Core::Pos4hNorm10Tex2f::normal

Definition at line 113 of file VertexFormats.h.

◆ position

uint64_t Cogs::Core::Pos4hNorm10Tex2f::position

Definition at line 112 of file VertexFormats.h.

◆ tex

glm::vec2 Cogs::Core::Pos4hNorm10Tex2f::tex

Definition at line 114 of file VertexFormats.h.


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