public interface JCGLNamedType
An object that has a name according to OpenGL.
This could be, for example, the identifier of a texture created with
glGenTextures, or a buffer created with glGenBuffers, etc.
| Modifier and Type | Method and Description |
|---|---|
int |
getGLName() |
Copyright © 2016 <code@io7m.com> http://io7m.com