#include <Buffers.hpp>
Definition at line 124 of file Buffers.hpp.
◆ VBLayout() [1/4]
| Cori::Graphics::VBLayout::VBLayout |
( |
| ) |
|
|
default |
◆ VBLayout() [2/4]
| Cori::Graphics::VBLayout::VBLayout |
( |
const std::initializer_list< VBElement > & | elements | ) |
|
|
inline |
◆ VBLayout() [3/4]
| Cori::Graphics::VBLayout::VBLayout |
( |
const VBLayout & | other | ) |
|
|
inline |
◆ VBLayout() [4/4]
| Cori::Graphics::VBLayout::VBLayout |
( |
VBLayout && | other | ) |
|
|
inlinenoexcept |
◆ back() [1/2]
| VBElement & Cori::Graphics::VBLayout::back |
( |
| ) |
|
|
inline |
◆ back() [2/2]
| const VBElement & Cori::Graphics::VBLayout::back |
( |
| ) |
const |
|
inline |
◆ begin() [1/2]
| std::vector< VBElement >::iterator Cori::Graphics::VBLayout::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
| std::vector< VBElement >::const_iterator Cori::Graphics::VBLayout::begin |
( |
| ) |
const |
|
inline |
◆ end() [1/2]
| std::vector< VBElement >::iterator Cori::Graphics::VBLayout::end |
( |
| ) |
|
|
inline |
◆ end() [2/2]
| std::vector< VBElement >::const_iterator Cori::Graphics::VBLayout::end |
( |
| ) |
const |
|
inline |
◆ front() [1/2]
| VBElement & Cori::Graphics::VBLayout::front |
( |
| ) |
|
|
inline |
◆ front() [2/2]
| const VBElement & Cori::Graphics::VBLayout::front |
( |
| ) |
const |
|
inline |
◆ GetElements()
| const std::vector< VBElement > & Cori::Graphics::VBLayout::GetElements |
( |
| ) |
const |
|
inline |
◆ GetStride()
| uint32_t Cori::Graphics::VBLayout::GetStride |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: