#include <VertexBufferLayout.h>
Definition at line 30 of file VertexBufferLayout.h.
◆ VertexBufferLayout()
| VertexBufferLayout::VertexBufferLayout |
( |
| ) |
|
|
inline |
◆ GetElements()
◆ GetStride()
| unsigned int VertexBufferLayout::GetStride |
( |
| ) |
const |
|
inline |
◆ Push() [1/4]
template<typename T >
| void VertexBufferLayout::Push |
( |
unsigned int | count | ) |
|
|
inline |
◆ Push() [2/4]
template<>
| void VertexBufferLayout::Push |
( |
unsigned int | count | ) |
|
|
inline |
Definition at line 47 of file VertexBufferLayout.h.
48 {
52 }
static unsigned int GetSizeOfType(unsigned int type)
◆ Push() [3/4]
template<>
| void VertexBufferLayout::Push |
( |
unsigned int | count | ) |
|
|
inline |
◆ Push() [4/4]
template<>
| void VertexBufferLayout::Push |
( |
unsigned int | count | ) |
|
|
inline |
◆ m_Elements
◆ m_Stride
| unsigned int VertexBufferLayout::m_Stride |
|
private |
The documentation for this class was generated from the following file: