VertexSpecification.use

Use this vertex specification. You should only call this function after a call on locateAttributes() or use(GLProgram).

  1. void use(GLProgram program)
  2. void use()
    class VertexSpecification
    void
    use
    ()

Throws

OpenGLException on error.

Meta