Uses of Class
com.blackrook.gloop.opengl.gl2.OGLProgram.Attribute
Packages that use OGLProgram.Attribute
-
Uses of OGLProgram.Attribute in com.blackrook.gloop.opengl.gl2
Methods in com.blackrook.gloop.opengl.gl2 that return OGLProgram.AttributeModifier and TypeMethodDescriptionOGLProgram.getAttribute(int locationId) Gets anOGLProgram.Attributeby its location id.OGLProgram.getAttribute(String name) Gets aOGLProgram.Attributeby attribute name.