#include <VertexArray.h>
◆ VertexArrayState()
gl::VertexArrayState::VertexArrayState |
( |
size_t |
maxAttribs | ) |
|
|
explicit |
◆ ~VertexArrayState()
gl::VertexArrayState::~VertexArrayState |
( |
| ) |
|
◆ getElementArrayBuffer()
◆ getLabel()
const std::string& gl::VertexArrayState::getLabel |
( |
| ) |
const |
|
inline |
◆ getMaxAttribs()
size_t gl::VertexArrayState::getMaxAttribs |
( |
| ) |
const |
|
inline |
◆ getMaxEnabledAttribute()
size_t gl::VertexArrayState::getMaxEnabledAttribute |
( |
| ) |
const |
|
inline |
◆ getVertexAttribute()
◆ getVertexAttributes()
const std::vector<VertexAttribute>& gl::VertexArrayState::getVertexAttributes |
( |
| ) |
const |
|
inline |
◆ VertexArray
The documentation for this class was generated from the following files: