2D_Game_Engine
Loading...
Searching...
No Matches
Static Public Member Functions | Public Attributes | List of all members
VertexBufferElement Struct Reference

#include <vertexbufferlayout.hpp>

Static Public Member Functions

static unsigned int GetSizeOfType (unsigned int type)
 

Public Attributes

unsigned int type
 
unsigned int count
 
bool normalized
 

Detailed Description

Definition at line 3 of file vertexbufferlayout.hpp.

Member Function Documentation

◆ GetSizeOfType()

static unsigned int VertexBufferElement::GetSizeOfType ( unsigned int type)
inlinestatic

Definition at line 8 of file vertexbufferlayout.hpp.

Member Data Documentation

◆ count

unsigned int VertexBufferElement::count

Definition at line 5 of file vertexbufferlayout.hpp.

◆ normalized

bool VertexBufferElement::normalized

Definition at line 6 of file vertexbufferlayout.hpp.

◆ type

unsigned int VertexBufferElement::type

Definition at line 4 of file vertexbufferlayout.hpp.


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