|
Clove
A Simple Physics Engine to simulate Hooke's law in a 2D environment
|
Element Buffer Objects - Allows for indexed drawing using indices to decide which vertices to draw. More...
#include <Objects.h>
Additional Inherited Members | |
| Public Member Functions inherited from Objects | |
| void | bindBuffer (GLenum type) |
| unsigned int | getID () |
| Protected Attributes inherited from Objects | |
| unsigned int | id = 0 |
Element Buffer Objects - Allows for indexed drawing using indices to decide which vertices to draw.