|
template<typename T> |
void | setup (const T *indices, const size_t &size, const unsigned int &usage) const |
virtual void | onAttach () override |
virtual void | onDetach () override |
virtual void | bind () const override |
virtual void | unbind () const override |
unsigned int | getId () const |
◆ bind()
void ogl::ElementBuffer::bind |
( |
| ) |
const |
|
overridevirtual |
◆ onAttach()
void ogl::ElementBuffer::onAttach |
( |
| ) |
|
|
overridevirtual |
◆ onDetach()
void ogl::ElementBuffer::onDetach |
( |
| ) |
|
|
overridevirtual |
◆ unbind()
void ogl::ElementBuffer::unbind |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files:
- Opengl-Core/include/Buffer/ElementBuffer.hpp
- Opengl-Core/src/Buffer/ElementBuffer.cpp