|
GLider v0.1.0-2-g32ec02b
|
#include <VertexArray.hpp>
Public Member Functions | |
| Layout () noexcept=default | |
| Layout (std::vector< Layout::Element >::size_type count) | |
| template<OpenGLType T> | |
| void | push (Dimensions count, bool normalized) |
Friends | |
| class | VertexArray |
|
defaultnoexcept |
| gli::Layout::Layout | ( | std::vector< Layout::Element >::size_type | count | ) |
| void gli::Layout::push | ( | Dimensions | count, |
| bool | normalized | ||
| ) |
|
friend |