Voxeloop  0.1.0
Musical Loop Generation in Voxel World
EBO Class Reference

#include <EBO.hpp>

Collaboration diagram for EBO:
Collaboration graph

Public Member Functions

 EBO (GLuint *indices, GLsizeiptr size)
 
 EBO ()
 
void setup (GLuint *indices, GLsizeiptr size)
 
void bind ()
 
void unbind ()
 
void remove ()
 

Public Attributes

GLuint ID
 

Constructor & Destructor Documentation

◆ EBO() [1/2]

EBO::EBO ( GLuint *  indices,
GLsizeiptr  size 
)

◆ EBO() [2/2]

EBO::EBO ( )

Member Function Documentation

◆ bind()

void EBO::bind ( )

◆ remove()

void EBO::remove ( )

◆ setup()

void EBO::setup ( GLuint *  indices,
GLsizeiptr  size 
)

◆ unbind()

void EBO::unbind ( )

Member Data Documentation

◆ ID

GLuint EBO::ID

The documentation for this class was generated from the following files: