#include <EBO.h>
|
| EBO (GLuint *indices, GLsizeiptr size) |
|
| EBO () |
|
void | init (GLuint *indices, GLsizeiptr size) |
|
void | Bind () const |
|
void | Unbind () |
|
void | Delete () |
|
void | update (GLuint *indices, GLsizeiptr size) |
|
◆ EBO() [1/2]
EBO::EBO |
( |
GLuint * | indices, |
|
|
GLsizeiptr | size ) |
◆ EBO() [2/2]
◆ Bind()
◆ Delete()
◆ init()
void EBO::init |
( |
GLuint * | indices, |
|
|
GLsizeiptr | size ) |
◆ Unbind()
◆ update()
void EBO::update |
( |
GLuint * | indices, |
|
|
GLsizeiptr | size ) |
◆ ID
The documentation for this class was generated from the following files: