|
FCT
|
#include <Vertex.h>

Public 成员函数 | |
| ConstVertex (const Vertex &vertex) noexcept | |
| template<typename T> | |
| const T & | getAttribute (VtxType type) const noexcept |
| template<typename T> | |
| const T & | getAttribute (const char *semantic) const noexcept |
| const uint8_t * | getData () const noexcept |
| const VertexLayout & | getLayout () const noexcept |
Private 属性 | |
| const uint8_t * | m_data |
| const VertexLayout & | m_layout |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
private |