Interface IVBO
- All Superinterfaces:
IDisposable
-
Method Summary
Methods inherited from interface de.ellpeck.rockbottom.api.render.engine.IDisposable
dispose
-
Method Details
-
bind
void bind() -
data
void data(long size) -
subData
-
getDrawMode
int getDrawMode() -
unbind
void unbind() -
getId
int getId() -
isStatic
boolean isStatic()
-